I added some logging and a sendLog() to my init method. In the simulator it runs as expected and I get the log e-mail. When I run it on the device I get the black screen but no log e-mail.
In Netbeans I created a brand new project using the Hello World (old GUI builder) code. It ran as expected on the simulator. The only change I made to the default project was to change the Windows build type to Windows Store build. Everything else is the default settings from the new project. When I run it on the device I get a black screen. Can you try that there? I don't think the Windows Store Build is working period. Thanks On Monday, May 15, 2017 at 1:24:03 PM UTC-7, Steve Hannah wrote: > > If it is crashing, then likely what you submit to the windows store will > crash for them too. Unfortunately this type of thing can be very hard to > debug. Add as much logging as you can to try to narrow down where it is > crashing. > > Steve > > > -- 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/0e1e9cb2-dd11-4cb5-b433-f9f54913dae7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
