-
Notifications
You must be signed in to change notification settings - Fork 354
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
➖ LLM - Remove Adjust #8248
➖ LLM - Remove Adjust #8248
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 5 Skipped Deployments
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙅 We can't do that for now as Adjust is used for universal links, which are used for QR codes displayed on Stax/Flex, to redirect users to Ledger Live.
More info here: #3115
ecd88c4
Universal links are already broken in production since we stopped our contract with adjust on August 3rd |
…rts from the codebase
de0f343
ecd88c4
to
de0f343
Compare
…ovider to keep supporting those deeplinks when scanning a qr code on a stax or a flex
de0f343
to
de397a9
Compare
✅ Checklist
npx changeset
was attached.📝 Description
Remove the
react-native-adjust
package from LLM and all Adjust related parts from the codebaseWe need to make sure that removing the
com.google.android.gms.permission.AD_ID
permission has no impact on other analytics packagesSame for the removal of
implementation 'com.google.android.gms:play-services-analytics:10.0.1'
andimplementation 'com.android.installreferrer:installreferrer:1.0'
❓ Context
🧐 Checklist for the PR Reviewers