kaler/CrashKit

Mail VC doesn't show when crashing in application:didFinishLaunchingWithOptions:

Closed this issue · 1 comments

When the application crashes during application:didFinishLaunchingWithOptions:, the Mail view controller doesn't show.

Perhaps we can find a way to handle this situation as well to avoid missing crashes during start-up.

I would suggest using QuincyKit/HockeyKit or the TestFlight SDK. They are much more featureful and maintained.