zendesk / react-native-sunshine-conversations

React Native wrapper for Smooch.io
MIT License
36 stars 26 forks source link

Localization: Smooch not displayed in the device langage #63

Open lucasgerard opened 5 years ago

lucasgerard commented 5 years ago

I've followed the documentation for iOS SDK, to enable localization on a language included in the SDK (French):

Screenshot 2019-05-06 at 11 58 21

https://docs.smooch.io/guide/native-ios-sdk/#localization

I've read the warning about localization being subject to caching, and followed the advice.

However, Smooch still does not display itself in device language. Is there any extra setup to make it work with the RN wrapper?