Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS: prod env is crashing app #472

Open
CrisRondaS opened this issue Dec 23, 2022 · 1 comment
Open

IOS: prod env is crashing app #472

CrisRondaS opened this issue Dec 23, 2022 · 1 comment

Comments

@CrisRondaS
Copy link

CrisRondaS commented Dec 23, 2022

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

  • "@intercom/intercom-react-native" 4.0.1
  • "react": "18.1.0"
  • "react-native": "0.70.5"
  • "@react-native-community/geolocation": "^3.0.4"
  • "react-native-permissions": "^3.6.1"
  • "react-native-reanimated": "^2.12.0"
  • "@react-navigation/native": "^6.0.13"
  • "react-native-in-app-review": "^4.2.1"
  • "react-native-background-timer": "^2.4.1"
@Jaybee4real
Copy link

Same issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants