Hey I'm trying to integrate Intercom with the current React Native app we're working on and while it's working perfectly fine on Android, the iOS keeps crashing.
Here are the error details:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[Intercom setReactNativeVersion:]: unrecognized selector sent to class 0x112eaf318'
terminating with uncaught exception of type NSException
P.S. I tried adding "react native" as one of the forum question topics but it wasn't available.