crisp-sdk-android
crisp-sdk-android copied to clipboard
Set app locale feature
hi can you add some function to set crisp language without changing app locale ?
any update?
no , unfortunately developer team do not respond anything
SDK language is currently tied to device language and it is not currently planned to be adjustable.
As said in #105, I investigated a bit and to be compatible with issue #70 about making the SDK usable as a fragment instead of forcing developers to start a dedicated activity, it will need the hosting activity to be able to restart in order to apply the locale which has just been set just like applying the chat theme as seen in https://github.com/crisp-im/crisp-sdk-android/issues/99#issuecomment-1084188377 which seems to crash on Xiaomi devices :/