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

Re: [codenameone-discussions] Re: Add MATERIAL_CHECK_BOX To Tabs Title

2018-12-14 Thread SSA Support
Thank You! Sent from my iPhone > On Dec 14, 2018, at 12:30 AM, Shai Almog wrote: > > addTab now has a version of the method that accepts a material icon constant > specifically: addTab(String title, char materialIcon, float iconSize, > Component component). > > setTabTextPosition(LEFT)

[codenameone-discussions] Re: NSLog not supported on IOS 10

2017-08-11 Thread SSA Support
For debugging IOS devices I experience occasional app crashes and want to view logs I do not have any Apple Devi environment tools Is it feasible approach to debugging? Sent from my iPhone > On Aug 11, 2017, at 2:28 AM, Shai Almog wrote: > > Can you explain why that's