[codenameone-discussions] Facebook connection, display problem

2016-08-21 Thread usabg63500
If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator Device Hello everybody, I have a display problem with my facebookConnection. I have a connection class with inscription class. with my app, it's possible to

[codenameone-discussions] Re: Facebook connection, display problem

2016-08-22 Thread usabg63500
Sorry, i'hve forget to put my facebookData class, and interface UserData. I have done like this tuto, but i don't know where is the problem. /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the

[codenameone-discussions] Re: Facebook connection, display problem

2016-08-22 Thread usabg63500
I have my hashkey and my facebook login count: https://developers.facebook.com/apps/ -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-disc

[codenameone-discussions] Re: Facebook connection, display problem

2016-08-23 Thread usabg63500
yes i know that, my facebook queries worked before, but know, i thing that i have all, and my code it's complete. But when push facebook button in order to launch my home page, i see nothing. that makes me crazy. On Tuesday, August 23, 2016 at 7:28:42 AM UTC+2, Shai Almog wrote: > > If you have

[codenameone-discussions] Re: Facebook connection, display problem

2016-08-26 Thread usabg63500
I'm trying to find a solution, everydays. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-discussions+unsubscr...@googlegroups.com. Visit

[codenameone-discussions] Re: Facebook connection, display problem

2016-08-27 Thread usabg63500
my problem is , i have done anything for fk login, and i would like to do that, when the user succeed to connect with is facebook, he can connect in my app. But, when i push the facebook button, i see nothing, i only see the facebook connection, but after the facebook login form, the application

[codenameone-discussions] ios certificate wizard error

2016-10-16 Thread usabg63500
If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans Desktop OS windows10 Simulator Device Good evening, i'm trying to build my app in ios, i already buy the 99$ to have myy developper account. But when i use the ios cerficate wizard, i have th

[codenameone-discussions] Re: ios certificate wizard error

2016-10-17 Thread usabg63500
thanks you for your answer, but i thing that my login and password is correct, because, when i put the wrong password or logi, i receive this : My login don't have any sp

[codenameone-discussions] Re: ios certificate wizard error

2016-10-17 Thread usabg63500
> > i have use the mac of my friend and i have generate certificates. but > where i compile, it no work because of admob. Are you sure that admob work > in ios? > Thank you -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsu

[codenameone-discussions] Re: ios certificate wizard error

2016-10-20 Thread usabg63500
> > i have follow the tuto, thus i have add in my build hint project : > ios.googleAdUnitId = ca-app-pub-xx/ but i don't have the admob banner, but it work correctly in android. -- You received this message because you are subscribed to the Google Groups "CodenameOne

[codenameone-discussions] Re: ios certificate wizard error

2016-10-24 Thread usabg63500
> > thanks u Shai, i have used the plist and it work now. But i have a > question, with the fact that i use the plist in order to past http > requests, > my app will be fired in apple store or not? netherless, i used https request to communicate with my server , i only need http request to us