The startup doesn't do anything except load the splash image, but perhaps static initializers for the entire app are being run.
On Tuesday, May 2, 2017 at 9:56:01 PM UTC-7, Shai Almog wrote: > > Clear the ~/.cn1 directory content and run the app as if it's running on > the first install in the debugger. What's different about that execution > and the second execution. > This is what's happening on the server. I'm guessing you create some > resources the first time around and those fail. You need to deffer them for > later. > -- 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 [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/d02904e5-1a9b-48ad-a026-3fd86d3906f9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
