crisp-sdk-android icon indicating copy to clipboard operation
crisp-sdk-android copied to clipboard

Set app locale feature

Open amirashrafy opened this issue 4 years ago • 3 comments
trafficstars

hi can you add some function to set crisp language without changing app locale ?

amirashrafy avatar Jul 08 '21 11:07 amirashrafy

any update?

nilevia avatar Jul 29 '21 08:07 nilevia

no , unfortunately developer team do not respond anything

amirashrafy avatar Aug 01 '21 07:08 amirashrafy

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 :/

Doc1faux avatar Apr 19 '22 16:04 Doc1faux