-
-
Notifications
You must be signed in to change notification settings - Fork 286
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
It seems that onboarding is not detecting the country anymore #1388
Comments
Is your phone in English?
If that's so it is right because the code is taking the |
What behavior do we want for this?
|
With the upcoming version of Android (13), users can opt for a different language per application. Maybe we should use a combination of several data:
Let's imagine with all these inputs, we still have several choices, we could show them at the top of the list of choices |
Perhaps it would be easier and more intuitive to implement a search field as already mentioned in #1200 by @bhattabhi013, or find another country picker (like https://pub.dev/packages/country_picker ?) Btw on my iOS emulator the country is correctly detected (from the emulator settings). |
Using the second one would not be that privacy-friendly of us :( |
@teolemon I assumed that the languages and countries supported are the ones found in off-dart's |
Still a thing @teolemon ? |
https://pub.dev/packages/devicelocale may help (never tried) |
Should be fixed |
What
Steps to reproduce the behavior
Expected behavior
The app uses the phones lang_country code or any kind of local wizardry to infer country
Part of
Screenshot/Mockup/Before-After
Smartphone model
The text was updated successfully, but these errors were encountered: