Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

intercom-react-native v5 #67

Open
billinghamj opened this issue May 30, 2023 · 3 comments
Open

intercom-react-native v5 #67

billinghamj opened this issue May 30, 2023 · 3 comments

Comments

@billinghamj
Copy link
Contributor

v5 was released a few weeks ago (latest is now v5.1.0) https://github.com/intercom/intercom-react-native/releases/tag/5.0.0

This package depends on v4 currently

Has anyone been able to use this package with v5, or knows what would be required to update it for compatibility?

@eexit
Copy link

eexit commented Jun 7, 2023

Hello,

We just upgraded today from 4.0.1 to 5.1.1.
No issue with Android 13, but we face errors on iOS 16.5.

We implemented:

  • login/logout
  • carousel launch

It seems that carousel launch crashes on iOS. We are currently investigating if this version bump is the root cause.

Will keep you posted.

@billinghamj
Copy link
Contributor Author

billinghamj commented Jul 19, 2023

In our case, it seems to work fine with v5

We aren't using carousels, but I wonder if that is kinda broken independent of the version/this package(?)

I think the carousel stuff is not likely to be heavily related to what this plugin does

From my perspective, happy for this issue to be closed (though the documentation should be updated). But if there's outstanding concerns about the carousel thing, happy to leave it

@Srounsroun
Copy link

Hi,
We had the same issue as well, and seems to only happen with expo.

latest version of "@intercom/intercom-react-native": "^5.1.0" is not working, we needed to rollback on to old version (actually "@intercom/intercom-react-native@^3.0.3")

I opened a ticket there with more details on bug https://community.intercom.com/mobile-sdks-24/using-intercom-with-expo-4802

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

No branches or pull requests

3 participants