Re: [codenameone-discussions] Re: getting Internal Application Error: Null Pointer Exception: Attempt to invoke virtual method on com.codenameone1.r.x

2019-04-05 Thread Shai Almog
We have sendLog in the pro accounts but you can view them in PC easily if it's on Android. See https://www.google.com/search?client=firefox-b-d&q=logcat+android+pc -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from

Re: [codenameone-discussions] Re: How i Can Initialize Firebase in cn1?

2019-04-05 Thread Shai Almog
I haven't tried this myself as we don't use firebase and had really bad experience with Google PaaS/SaaS products in the past. But a user said that he was able to use android.messagingService=fcm to include most of the firebase dependencies automatically. Not sure if it will include the things

Re: [codenameone-discussions] Re: getting Internal Application Error: Null Pointer Exception: Attempt to invoke virtual method on com.codenameone1.r.x

2019-04-05 Thread SSA Support
Thanks is there a codename1 tool to view these logs from a PC? Sent from my iPhone > On Apr 4, 2019, at 11:48 PM, Shai Almog wrote: > > You need to look at the stack trace which you can see in the device log. > -- > You received this message because you are subscribed to a topic in the Googl

[codenameone-discussions] Re: getting Internal Application Error: Null Pointer Exception: Attempt to invoke virtual method on com.codenameone1.r.x

2019-04-05 Thread shop . service . assistant
What is the procedure to look at the device log? On Thursday, April 4, 2019 at 11:48:17 PM UTC-4, Shai Almog wrote: > > You need to look at the stack trace which you can see in the device log. > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussion

Re: [codenameone-discussions] Re: How i Can Initialize Firebase in cn1?

2019-04-05 Thread Readily Speck
i need to use firebase in native interface code, i tried adding all hint required for push but the firebase was not added and can't import in native code any class related it i don't need use push notification i need to create chat with firebase and to do that i need to do import some class in fire