You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've added Alerter library to an app I'm working on which supports 3 languages, when a language is selected, it gets translated on run time. The issue I have is, when a locale change happen, the Alerter pop-up doesn't show up afterwards unless the app is killed and restarted.
Why is this happening? Is this a bug or should I be configuring something when a locale change happen?
The text was updated successfully, but these errors were encountered:
RamithRD
changed the title
Alerter doesn't react to local changes
Alerter doesn't react to locale changes
Apr 11, 2018
Could you give me a sample of your code please? I'd like to see how you're creating the Alert. I haven't tested this functionality yet myself, but it's likely a library update is needed.
Hi, I've added Alerter library to an app I'm working on which supports 3 languages, when a language is selected, it gets translated on run time. The issue I have is, when a locale change happen, the Alerter pop-up doesn't show up afterwards unless the app is killed and restarted.
Why is this happening? Is this a bug or should I be configuring something when a locale change happen?
The text was updated successfully, but these errors were encountered: