Using Zopim SDK for Android
I want to continue using Zopim SDK for Android in my application, without migrating to Chat SDK v2. Can I continue to do so, without worrying that Zopim will be discontinued and one day the chat will stop working?
-
Hi Aman,
The Chat SDK v2 is the current version of the Chat mobile SDK that we recommend using to include live chat within your app. Is there a specific concern you have with migration?
-
Yes, I'm unable to send messages through Chat Provider, without using the UI.
Whenever I send a message, it gets in queue and is not fired until and unless the UI is opened.
Unable to migrate because of this, any idea what could be causing this? -
Hey Aman,
Have you followed our migration guide for moving to Chat SDK v2, including updating dependencies?
Also, are you calling the connection provider'sconnect
method to establish the connection to our backend? The API requests could be stuck in queue because they're waiting for a successful connection. We break down connection management and connection state observation in Using the Chat SDK API providers.
Por favor, entrar para comentar.
3 Comentários