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

[Android] Getting current locale using JNI #1216

Merged
merged 1 commit into from
Aug 13, 2019
Merged

Conversation

BorisShir
Copy link

To make it work JNI_OnLoad method should be called from runtime
While JNI_OnLoad is not called, standard Posix variant is being used, so it should work exactly like before.

To make it work JNI_OnLoad method should be called from runtime
While JNI_OnLoad is not called, standard Posix variant is being used, so it should work exactly like before.
@joshpeterson
Copy link

This looks fine to me, but I'm adding @UnityAlex as well, since he has been working with Mono issues lately.

@BorisShir BorisShir merged commit 2370e8a into unity-master Aug 13, 2019
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

Successfully merging this pull request may close these issues.

3 participants