I’m trying to integrate an iOS Objective-C app to Sentry.
I added the library via Cocoapods, added the code in AppDelegate and also the forced crash.
I also confirmed the follow:
- App with no debugger.
- App tested in simulator. Re-run after it crashed in Xcode.
- App tested in real device. Re-run after it crashed in Xcode.
Could I be missing something?