Búsquedas recientes
No hay búsquedas recientes
How to change language in Apps
Respondidas
Publicado 20 ago 2021
when I change the language(localization) in my app, the previous language will be displayed in the chat page, how do i sync the chat language after changing the language in my app?
by the way, Changing the language in the app does not terminate the app. (just change the language bundle path).
following is the Chat UI building func :
UIViewController* viewController = [ZDKMessaging.instance buildUIWithEngines:engines configs:@[messagingConfiguration, chatConfiguration] error:&error];
Thanks.
1
1
1 comentario
Eric Nelson
Hey Charlie,
Looks like you're using the unified sdk. You have to change the corresponding chat component as well as the unified sdk. If you've already done this and are still having issues, let us know!
Hope this helps,
Eric
0