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

Synchronize the current app locale with iOS "Preferred language" in App Settings? #708

Open
ahmtydn opened this issue Aug 28, 2024 · 0 comments

Comments

@ahmtydn
Copy link

ahmtydn commented Aug 28, 2024

In my iOS application, I have 'Suggested Languages' in App Settings as EN and TR.

context.setLocale(Locale('tr', 'TR'))

The app is immediately localized to TR, but in iOS Settings, the 'Preferred Language' remains set to EN.

How can I synchronize the current app locale with the 'Preferred Language' in iOS Settings?"

Screenshot 2024-08-28 at 06 35 08

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

1 participant