Skip to content

IOS: prod env is crashing app #472

Open
@CrisRondaS

Description

@CrisRondaS

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions