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

selecting language from settings does not seem to be working on android api level >= 33. #14

Closed
a-eid opened this issue Sep 17, 2024 · 3 comments

Comments

@a-eid
Copy link

a-eid commented Sep 17, 2024

what extra steps should one take to figure out what is wrong ?

@a-eid a-eid changed the title It does not seem to be working on android api level >= 33. selecting language from settings does not seem to be working on android api level >= 33. Sep 20, 2024
@jakex7
Copy link
Owner

jakex7 commented Nov 10, 2024

Hey @a-eid, starting from API 33 android has introduced the Per-app language preferences that this library uses. If it's not working on 33+, this means that you probably didn't set up supported languages properly. You can read how to do that int the Setup section in README.

Let me know if it works for you or if you have additional questions

@a-eid
Copy link
Author

a-eid commented Nov 10, 2024

@jakex7 I did the manual android setup but it didn't work for me, ios works perfect.

I think you've not released the expo plugin yet, have you ? I am using 1.1.0

edit:

I am currently trying the beta release 1.2.0.beta.0

@a-eid
Copy link
Author

a-eid commented Nov 10, 2024

plugin seem to fix this on android, thank you @jakex7
version ^1.2.0-beta.0

@a-eid a-eid closed this as completed Nov 10, 2024
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

No branches or pull requests

2 participants