chat-window-android
chat-window-android copied to clipboard
LiveChat mobile chat window for Android
I want to receive message when my app is in background and check new message when user enter our app, is there any way to make that?
I keep receiving this error, I updated to the latest version but it didnt really work. `Fatal Exception: java.lang.NullPointerException Attempt to invoke interface method 'int java.lang.CharSequence.length()' on a null object...
Switched the failed to load error to an alert, prevents the underlying ui from being interacted with while the alert is present and makes the error more readable
Chat ID
What's the equivalent of (javascript) "LC_API.get_chat_id()" in android SDK. Thank you
Hi. I have a problem regarding the navigation through chat. I am using ChatWindowView and the back navigation doesn't work properly when the user opens some other window in the...
Is there a way to check if the chat session is currently minimized or ended?
Is there any way I can customize this, have it trigger my own custom alert, or at least hide it?
I have 2 scenarios, 1. Logged in chat 2. Not logged in chat I have set my logged-in into auto fill-up the form(email,name) for livechat and for not logged in...