[codenameone-discussions] Re: LikeButton

2016-05-27 Thread Gareth Murfin
And I say this cause I just spent 5 DAYS working on your LikeButton, which doesnt work!. I asked right at the bstart is it broken/ and I only see that it is becausei m on the gubhub list. Dudes, if you wanna make us love you more than say Xamarin, please be moremopen and honest, everyone who

[codenameone-discussions] Re: LikeButton

2016-05-27 Thread Gareth Murfin
I love cn1, but I hate wasting a week or 2 before u guys admit the functionality is broken and out of date, it has cost me literally thousands of pounds. This is a constant occurrence and my clients all literally say how much they hate cn1 almost every day. If you can be honest about what

[codenameone-discussions] Re: Class.forName and class.getConstructor

2016-05-27 Thread Shai Almog
Hi, so the way we do an abstraction of implementation is thru class literals. E.g. see the native interface support: https://www.codenameone.com/manual/advanced-topics.html#_native_interfaces This works by using code such as: MyNative my = NativeLookup.create(MyNative.class); if(my != null &&

Re: [codenameone-discussions] Re: Need help understanding the use of HTTPS/SSL with CN1

2016-05-27 Thread Kaya TC
This is how it looks for me right now :\ Am Freitag, 27. Mai 2016 16:56:42 UTC+2 schrieb Dan: > > Honestly, this is all I remember at this point. > > Maybe try to

Re: [codenameone-discussions] Re: Need help understanding the use of HTTPS/SSL with CN1

2016-05-27 Thread Dan
There can be many versions of the JRE or JDK on your system. Are you sure that you updated the keystore on the appropriate one (ie. the one Eclipse is configured to use)? On Friday, 27 May 2016 11:40:35 UTC-3, Kaya TC wrote: > > Did you do any other steps? > > i can see the keystore.jks in