Hello! After we started using Intercom we got an increase in random crashes. According to Xcode logs, the app crashed randomly when sendTokenToIntercom is called.
I found two similar problems:
https://forum.intercom.com/s/feed/0D52G0000597Qc9SAE/p>
https://forum.intercom.com/s/question/0D52G00004hzX8fSAE/ios-sdk-setdevicetoken-method-crash/p>
As well, there is a workaround for IOS SDK:
I can recommend a workaround; namely, switching to manually handling push notifications, as outlined in Step 4 of our guide here. @eric f11
Can this workaround be used for RN? Is there any description of how to implement it?
Thanks,
Stan