#settings.locale is null until user selects a language

1 messages · Page 1 of 1 (latest)

willow arrow
#

Product: lb-phone.
Issue: After phone setup settings.locale is null until user selects a language.
When: Between user phone setup and user changing language in the settings
How to recreate:

getSettings().then((settings: any) => {
    console.log(settings)
})

Im building a custom app and im fetching the locales when the app is mounted.
After the user finished setting up the phone, settings.locale is null until he changes it.

Reproduce:

Attachment: Not required
Version: 1.6.0
Framework: Not required
Has this bug appeared more than once? If so, how often?: Every time

Expected behavior

  • Return the locale the user chose on setup
plain bramble
#

Fixed til next update 👍