最近搜索
没有最近搜索
Messaging iOS language change at runtime
已于 2023年4月28日 发布
I can't see any method to change the language of the chat in runtime. It looks like that messaging SDK uses only the phone language setting.
What I need is to change the language to anything that I want regardless of what phone locale is set. Is this possible?
1
4
4 条评论
AntonMi
I'm upvoting this request. As many other teams our app allows user to change app's language/theme during runtime overwriting OS setting. We have issues passing internal QA to publish the app with Zendesk messaging SDK without this feature, able the one the user selects. we want the theme and language updatable in the runtime the same way we can do in web SDK.
BTW I can no longer find SDK feedback thread after HC redesign?
0
Tipene Hughes
Hi there,
I'd suggest creating a post in our feedback channel so our product team have higher visibility over your request. Here's a link to the feedback & feature request template that will get you moving in the right direction.
Thanks!
Tipene
0
张家孟
This feature is indeed important for our app, as it is also a case in our business scenario. We would like to request that the method for changing the language be exposed.
0
Christopher Kennedy
The SDK's UI does in fact use the device language. So changes made at runtime won't get applied to the UI.
0
登录以发表评论。