Skip to content
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

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

cgrellard-ledger
Copy link
Contributor

@cgrellard-ledger cgrellard-ledger commented Oct 30, 2024

✅ Checklist

  • npx changeset was attached.
  • Covered by automatic tests.
  • Impact of the changes:
    • ...

📝 Description

Remove the react-native-adjust package from LLM and all Adjust related parts from the codebase

We need to make sure that removing the com.google.android.gms.permission.AD_ID permission has no impact on other analytics packages
Same for the removal of implementation 'com.google.android.gms:play-services-analytics:10.0.1' and implementation 'com.android.installreferrer:installreferrer:1.0'

❓ Context


🧐 Checklist for the PR Reviewers

  • The code aligns with the requirements described in the linked JIRA or GitHub issue.
  • The PR description clearly documents the changes made and explains any technical trade-offs or design decisions.
  • There are no undocumented trade-offs, technical debt, or maintainability issues.
  • The PR has been tested thoroughly, and any potential edge cases have been considered and handled.
  • Any new dependencies have been justified and documented.
  • Performance considerations have been taken into account. (changes have been profiled or benchmarked if necessary)

Copy link

vercel bot commented Oct 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
ledger-live-docs ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 4:15pm
ledger-live-github-bot ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 4:15pm
native-ui-storybook ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 4:15pm
react-ui-storybook ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 4:15pm
web-tools ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 4:15pm

@live-github-bot live-github-bot bot added desktop Has changes in LLD mobile Has changes in LLM labels Oct 30, 2024
@cgrellard-ledger cgrellard-ledger marked this pull request as ready for review October 30, 2024 10:31
@cgrellard-ledger cgrellard-ledger requested review from a team as code owners October 30, 2024 10:31
Copy link
Contributor

@ofreyssinet-ledger ofreyssinet-ledger left a 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

themooneer
themooneer previously approved these changes Oct 30, 2024
Wozacosta
Wozacosta previously approved these changes Oct 30, 2024
@cgrellard-ledger
Copy link
Contributor Author

🙅 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

Universal links are already broken in production since we stopped our contract with adjust on August 3rd

ComradeAERGO
ComradeAERGO previously approved these changes Oct 30, 2024
themooneer
themooneer previously approved these changes Oct 30, 2024
@cgrellard-ledger cgrellard-ledger force-pushed the feat/llm-remove-react-native-adjust-sdk branch from ecd88c4 to de0f343 Compare October 30, 2024 16:08
…ovider to keep supporting those deeplinks when scanning a qr code on a stax or a flex
@cgrellard-ledger cgrellard-ledger force-pushed the feat/llm-remove-react-native-adjust-sdk branch from de0f343 to de397a9 Compare October 30, 2024 16:14
@cgrellard-ledger cgrellard-ledger merged commit 714fc67 into develop Oct 31, 2024
48 of 49 checks passed
@cgrellard-ledger cgrellard-ledger deleted the feat/llm-remove-react-native-adjust-sdk branch October 31, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop Has changes in LLD mobile Has changes in LLM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants