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

Fix Language Change and Login Data Retention Issues #199

Closed
wants to merge 3 commits into from

Conversation

itskartike910
Copy link
Contributor

@itskartike910 itskartike910 commented Jan 2, 2025

Issues Addressed

  1. Language of browser is not changing. #190 Language not changing when updated; app restarts but retains the same language or crashes.
  2. Login information is not saved after language change. #192 Login information lost after changing the browser's language; user is logged out.

Fixes

  • Resolved the language change issue for devices running up to Android 12.
  • Adjusted restart logic to ensure language updates correctly without crashing or losing login data.

Testing

  • Verified on Android 10, 11, and 12.
  • Language changes correctly, and login data persists after the restart.

@itskartike910 itskartike910 changed the title Fixes the language change issue Fix Language Change and Login Data Retention Issues (#190, #192) Jan 2, 2025
@itskartike910 itskartike910 changed the title Fix Language Change and Login Data Retention Issues (#190, #192) Fix Language Change and Login Data Retention Issues Jan 2, 2025
Copy link

github-actions bot commented Jan 3, 2025

CLA Assistant Lite bot: Thank you for your submission, we really appreciate it. Before we can accept your contribution, we ask that you sign the WootzApp Contributor License Agreement. You can sign the CLA by adding a new comment to this pull request and pasting exactly the following text.


I have read the WootzApp CLA Document and I hereby accept and agree to be bound by its terms


You can retrigger this bot by commenting recheck in this Pull Request

@github-actions github-actions bot locked and limited conversation to collaborators Jan 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant