Localization.getLocales() returning a promise

Please provide the following:

  1. SDK Version: 47
  2. Platforms(Android/iOS/web/all): iOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

Per the typings, Localization.getLocales() does not return a promise, but at run time when I console(“G”, Localization.getLocales())

I see on the debugger that it a promise.

This is with the dev client. I don’t recall encountering this on Expo Go.

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