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

[SDK-3082] Avoid config change to handle authentication #566

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

poovamraj
Copy link
Contributor

Changes

We have avoided config changes by locking it in the Manifest.
We have done a discovery on why this would be the right solution which is marked in the Jira ticket.

Using Contexts or other Activity resources can cause a crash if the Activity is recreated. Hence use of ViewModel is suggested

References

#530
#535

@poovamraj poovamraj requested a review from a team as a code owner June 10, 2022 08:56
@poovamraj poovamraj changed the base branch from main to vNext June 10, 2022 08:56
@poovamraj poovamraj added this to the v2-Next milestone Jun 10, 2022
@poovamraj poovamraj added the review:tiny Tiny review label Jun 10, 2022
@poovamraj poovamraj merged commit 68d6494 into vNext Jun 13, 2022
@frederikprijck frederikprijck mentioned this pull request Jul 5, 2022
@poovamraj poovamraj deleted the handling-orientation-changes branch July 18, 2023 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants