Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Handle rotation change by storing in a "view model" #443

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

Merged
merged 2 commits into from
Sep 22, 2022
Merged

Conversation

handstandsam
Copy link
Contributor

@handstandsam handstandsam commented Sep 22, 2022

We currently have a limitation of not using the AndroidX libraries for ViewModel until we use a separate Android Artifact in our 6.x versions. Therefore, this is a workaround to have a static store for the State of our Auth Session. There were issues during configuration changes without this work that caused problems with null pointers.

@handstandsam
Copy link
Contributor Author

Fixes #347

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.

1 participant