today my app update it has been released in the store, when updated or downloaded for the first time the app immediately crash on start.
I\'ve tested the app on simulato
Here's the best way to test a production build without deploying to the store:
You should always perform two tests:
(*) the iPhone Configuration Utility is mostly used for enterprise app deployment, but it's also useful for developers and is available as a free download for mac and windows at support.apple.com. You can also use iTunes instead, but it's convoluted.
As for why your app is crashing? No idea... it could be anything. Standard debugging advice applies.