Hi,
We're developing Windows 8 app. The app is already in the store and we are working on new features. Recently we met an issue which we cannot solve. After we create a package and install it locally on our desktop, the app runs and almost immediately crashes.
Actually it minimizes - it's still visible in a desktop toolbar, any time we open it, the app minimizes again. The app crashes on the launch screen.
In debug mode everything works fine. We suspect that there is something wrong with a certificate. The certificate expires in about 1 month so it's still valid.
When the app crashes. It generates a dmp file but it shows nothing useful. Should we prepare the app in some particular way to be able to see any stack trace?
Thanks for any hints.
Pawel