-
Notifications
You must be signed in to change notification settings - Fork 436
Description
Testing on Microsoft Lumia 640 LTE, OS build: 10.0.15063.297
After updating my app I submitted a UWP Windows Store Build for final testing. My app works find when the build type is Mobile Debug. With a Windows Store build the icon displays then a black screen.
I build a brand new project in Netbeans using the Hello World GUI code. I submitted a UWP build and it ran fine on the above device. I made 1 change to the project using the Codename One Settings, I changed the build type from Mobile Debug to Windows Store Build. When I installed the app on the above device I had the same black screen problem. When the app was launched the icon displayed then a black screen and nothing else. So it looks like the Windows Store Build is broken period.
I have not yet tried to submit a new build to the Windows store using a Windows Store Upload build type but I think that may be broken too.