-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Auto locale when app is initially setup #104
Labels
Comments
See also #197 |
@willwade I have a feeling this now happens? |
@gavinhenderson not quite. If you are running a non-english lang on iOS it will still load the english locale. Only if you change the locale manually will it auto change. Its really not a priority this - just makes pushing it to other languages and people setting it up easier |
@willwade Makes sense, ill keep this issue about then :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just wondering if we need to somehow detect the locale and switch to that - e.g. https://stackoverflow.com/a/29106129/1123094
Only on the quick setup screen.
Also need to figure out how we distribute the iOS app in different regions
The text was updated successfully, but these errors were encountered: