Is it possible to get a crash log due to expiration of provisioning profile?
When an application doesn't start or it goes home screen right after tapping the application, do I have a way to know whether it is because of expiration of its provisioning profile or other reason? I couldn't find them in crash logs from Finder. Thanks. If the app's provisioning profile has expired, you will see it in the Device console. If you have access to the device, plug it into your Mac and fire up Xcode. Starting with Xcode 6, to view the console output of a connected device: Connect your device. Build and deploy the app to the device using either the CLI or Studio. Sync the