Translating permissions ask messages (Android)

Hi!

Am I able to change the “Permission asking” message when using “Permissions.askAsync”?

I would like my app to show the dialog asking for permission in Portuguese, but It shows in English.

Is there any setting within React Native or Expo to change the default system messages language?

Thank you for your support.

@esamelson Do you know if this is possible? I know we can configure it on iOS within app.json, but not sure on Android.

Hi @renanliberato. There are two different messages that might show up when using Permissions.askAsync. Are you talking about the one that says “…You’ve already granted permission to another Expo experience…”?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.