I have Crittercism in my app. I created a copy of this app to ugrade to next version. But it crashes before it enters applicationDidFinishLaunching
. But the previous version of app is working fine. In case I remove the Crittercism in the current then it works fine. Crittercism version is libCrittercism_v4_1_2.a
. I have no clue about the error. Please help.
Screenshot of error:
It works fine in iOS 6 and 7. I have enabled zombie and added All Exceptions breakpoint but still no log at all. It just shows the splash screen and crashes.