Call contoursSDK.initializeSDK() and present the returned UIViewController
Tap Begin
App crashes right afterwards, and sends this to Crashlytics:
Frequency: fortunately, this is very rare so far, so we'd like to fix it quickly before it potentially grows. I also somehow managed to reproduce it in a test build (not sure how it got into that state, only that it did), and the crash kept occurring despite repeatedly relaunching the app and trying again. The only way I found to resolve the crash was to delete and reinstall the app entirely, which isn't an acceptable UX.
Note: to keep app details confidential, I'll privately email the full stack trace, and a video I made of the crash occurring, directly to UrbanFT.
SDK version: iOS v1.9.0
Steps to reproduce:
contoursSDK.initializeSDK()
and present the returnedUIViewController
Begin
Frequency: fortunately, this is very rare so far, so we'd like to fix it quickly before it potentially grows. I also somehow managed to reproduce it in a test build (not sure how it got into that state, only that it did), and the crash kept occurring despite repeatedly relaunching the app and trying again. The only way I found to resolve the crash was to delete and reinstall the app entirely, which isn't an acceptable UX.
Note: to keep app details confidential, I'll privately email the full stack trace, and a video I made of the crash occurring, directly to UrbanFT.