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

KM-4856: Fix DIP on tvOS due to Accounts migrations #164

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

kp-said-rehouni
Copy link
Collaborator

@kp-said-rehouni kp-said-rehouni commented Jul 11, 2024

Summary
This PR fixes the DIP issue after migrating the Accounts screen by using the same DefaultServerProvider instance across the app. By using one single instance, we guarantee that we use the same Keychain instance as well which is required to save and fetch the dip token.

@kp-said-rehouni kp-said-rehouni marked this pull request as ready for review July 11, 2024 21:42
@kp-said-rehouni kp-said-rehouni force-pushed the KM-4856_fix_dip_tvos branch 2 times, most recently from 9b54659 to 8cfa4f9 Compare July 11, 2024 22:04
Copy link
Collaborator

@kp-laura-sempere kp-laura-sempere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job @kp-said-rehouni !

@kp-said-rehouni kp-said-rehouni merged commit 92d3e4f into master Jul 12, 2024
2 checks passed
@kp-said-rehouni kp-said-rehouni deleted the KM-4856_fix_dip_tvos branch July 12, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants