tinycreative / react-native-intercom

React Native wrapper for Intercom.io
MIT License
407 stars 280 forks source link

IOS: prod env is crashing app #472

Open CrisRondaS opened 1 year ago

CrisRondaS commented 1 year ago

Hello, I am experiencing an error when I generate my ipa and open my app on my physical device. In both cases the app closes automatically on android it works fine.

I have generated my ipa before intercom and it works perfectly until I integrate the sdk, ios crashes.

I have followed the documentation to the letter and also tried making the manual link.

Also I disabled Bitcode because when I was getting the archive the error message recommended to put in NO

image

When I read device logs I get this:

image

Maybe I need an extra step in the ios configuration?

Packages:

I included some libraries that use native code