apptentive / apptentive-android

Apptentive Android SDK
http://www.apptentive.com
BSD 3-Clause "New" or "Revised" License
65 stars 64 forks source link

Translation issue for Message Center #240

Open MarioBoehmer opened 1 year ago

MarioBoehmer commented 1 year ago

Hey Team, we are encountering language switch issues in our app using Message Center. When we switch the systems language in the Android language settings to one of our supported translation languages and restart the app, the Message Center is still displayed in the previous language (probably due to a config cache). When we clear the storage of the app, the correct language is displayed.

The expected behavior would be that the Message Center would be the same as set in the system. We support en and de as languages and switching back and forth only works by clearing the app storage in between.

OS Version: 13 Apptentive SDK Version: 5.8.3

Let me know if you need more info.