We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can't get the system locale on android cause the RunOnJVM function isn't accessible anymore.
See jeandeaual/go-locale
I don't think it is possible.
Either make the RunOnJVM function accessible or implement a way to access the system's locale.
The text was updated successfully, but these errors were encountered:
Looks like something that would be implemented as part of #605.
Sorry, something went wrong.
This is now on develop
No branches or pull requests
Checklist
Is your feature request related to a problem?
I can't get the system locale on android cause the RunOnJVM function isn't accessible anymore.
See jeandeaual/go-locale
Is it possible to construct a solution with the existing API?
I don't think it is possible.
Describe the solution you'd like to see.
Either make the RunOnJVM function accessible or implement a way to access the system's locale.
See jeandeaual/go-locale
The text was updated successfully, but these errors were encountered: