Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck at the function ZohoSalesIQ.setLanguage #6

Closed
philipvu30 opened this issue Jan 4, 2022 · 4 comments
Closed

Stuck at the function ZohoSalesIQ.setLanguage #6

philipvu30 opened this issue Jan 4, 2022 · 4 comments
Labels
awaiting user input Awaiting input from the user for a query

Comments

@philipvu30
Copy link

Hi,

I have an issue with this function. I made a test button like this - https://snipboard.io/aFKOXb.jpg
And the ZohoSalesIQ.show() can't be reached. It's just stuck at ZohoSalesIQ.setLanguage
If I remove the await for the setLanguage function, the chat window will show up as Right to Left with English version.
I have tried with other language codes as well, but it seems it does not work.
Could you please have a check?

Thank you.

@Angu-G
Copy link
Contributor

Angu-G commented Jan 6, 2022

Hello @philipvu30, We haven't encountered such issues. Can you please trigger the setLanguage() API after init() call and have a check? In general, show() API shall be triggered separately.

@Angu-G Angu-G added the awaiting user input Awaiting input from the user for a query label Jan 7, 2022
@philipvu30
Copy link
Author

Hi,

Thank you for the response.
If I create a new project, it works just fine.
But on my current project, it's not working.
May I ask what is the requirement for this package?

@Angu-G
Copy link
Contributor

Angu-G commented Jan 8, 2022

Hi @philipvu30,
For Android - minSdkVersion 14 and above is required
For iOS, iOS 10 or above is required. The minimum version of Xcode required is Xcode 12.

You can also refer to the requirements for this package in our help documentation.

@Angu-G
Copy link
Contributor

Angu-G commented Jan 9, 2022

Hello @philipvu30, Hope the answers provided are helpful. We are closing this issue now. You can get back to us anytime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting user input Awaiting input from the user for a query
Projects
None yet
Development

No branches or pull requests

2 participants