-
Notifications
You must be signed in to change notification settings - Fork 17
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
Weird iOS warning: "ITMS-90176: Unrecognized Locale" #31
Comments
@dylmye ,, Have you found a solution for this issue I'm kinda facing the same one now |
@medomy nope :( |
I also got this warning on my latest submission. Using Expo 52. |
I've created a PR that should solve the issue, attached the patch to be used before the PR gets merged in
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! Thanks for this great package. I am trying to use it in an Expo app, and have set up the plugin like so:
When I build and submit to App Store, I get this message:
When I download the build from EAS this is what that directory looks like:
In Xcode this is how localisation looks after running
expo prebuild
:Is there anything I'm doing wrong here? If it matters I'm on latest Expo 52 and using new architecture. Thanks in advance :)
The text was updated successfully, but these errors were encountered: