-
Notifications
You must be signed in to change notification settings - Fork 195
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
analytics-react-native-plugin-adjust not compatible with react-native-adjust v5 #1036
Labels
bug
Something isn't working
Comments
We can write the plugin using v5 and pass that to segment. This helped to resolve the initialization error
identify
reset
track
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello! This is both a bug report and feature request to support
react-native-adjust
v5, which was released about 3 months ago. It seems that the latest version of@segment/analytics-react-native-plugin-adjust
(v0.7.0) is not compatible with the api changes that were made inreact-native-adjust
v5, causing the Segment client to fail to initialise altogether.analytics-react-native
version: 2.20.3Steps to reproduce
yarn add @segment/analytics-react-native-plugin-adjust react-native-adjust
as in the segment installation instructionsExpected behavior
No errors
Actual behavior
The segment client fails to initialise with the error
The text was updated successfully, but these errors were encountered: