You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 16, 2024. It is now read-only.
EDIT: Assuming this is because im using v6, but will leave this here for a few days to check
EDIT 2: Swapped to "@intercom/intercom-react-native": "4.0.1", as specified in the docs and now it crashes
Trying to set this up for the first time and get this error: [Error: ERROR - Tried to update user, but there was a problem with the SDK's initialisation.]
Also Intercom.present() shows the intercom client, but it is stuck in a loading state.
Using expo 49 and I've triple checked all my API keys and app Id are correct
EDIT: Assuming this is because im using v6, but will leave this here for a few days to check
EDIT 2: Swapped to
"@intercom/intercom-react-native": "4.0.1",as specified in the docs and now it crashesTrying to set this up for the first time and get this error:
[Error: ERROR - Tried to update user, but there was a problem with the SDK's initialisation.]Also
Intercom.present()shows the intercom client, but it is stuck in a loading state.Using expo 49 and I've triple checked all my API keys and app Id are correct
Package.json:
My config: