문제

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:

enter image description here

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.

도움이 되었습니까?

해결책

I'd recommend upgrading the Crittercism library if you can to a newer version.

If you look at the release notes here:

https://gitlab.recatch.tv/modules-ios/crittercism-ios-sdk/blame/1a167a6c9bd72fe002175680fbeb88d0b1cdafda/release_notes.txt

You can see that there were some changes regarding deployment target in the version you are using. Try to upgrade to a newer version (latest if you can) and see if this corrects your issue.

Good Luck!

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top