Ricerche recenti


Nessuna ricerca recente

help center is not working in arabic iOS swift



Data ultimo post: 10 mag 2023

I have integrated help centre and support. Both are working fine in English. I have also enabled arabic language in Zendesk. But when I am setting up arabic in swift using

if Locale.current.isRightToLeft {
            Support.instance?.helpCenterLocaleOverride = "ar"
        } else {
            Support.instance?.helpCenterLocaleOverride = "en-us"
        }

 

its saying that unable to connect. 

the url for Zendesk Support is 

https://righthandssupport.zendesk.com/hc/ar


0

3

3 commenti

Hey Mayank,

Changes to language at runtime won't be applied. We talk about this here.
 
Hope this helps!

0


Not able to change language at run time

0


Hi there! I took a look at your help center and it appears that you don't have any content in there yet. If you take a look at the docs on this topic, you'll see that the above message that you're receiving is expected when there is no content. Go ahead and add some articles in there and test it again and then let us know if you are still seeing any issues.

0


Accedi per aggiungere un commento.

Non hai trovato quello che cerchi?

Nuovo post