Is there a way that Apple, Xcode or something notifies you when your app has crashed?
I am not talking about 3rd party stuff like Crashlytics and such, I am talking about the crash reports from the Organizer.
I would like to stop depending on 3rd party SDKs and the reports from Xcode seems pretty good too, the big downside is that as far as I know there is no way to be notified when they happened.
Thanks in advance.