In an earlier discussion on submitting apps to the windows store you said:
I recommend doing a test with Build Type "Windows Store Build", before
submitting it. This will use their DotNet native Toolchain to compile
it down to native code using the same tools that the windows store will
use. That will produce the closest thing to what they are testing.
I have been working on my app with Windows Mobile Debug builds and got to the point where I wanted to update the app in the Windows Store. I submitted a Windows Store Build and installed the bundle on my phone. When I run it I get the app icon and a blank screen. Hitting back does nothing. The Windows Mobile Debug builds continue to work fine.
I have Log.bindCrashProtection(true) on but have not received any e-mails.
I have not tried submitting the app yet. Any ides why the Windows Store Build is failing?
Do you think it is worth submitting the app to the Windows store?
Thanks