chat-window-android icon indicating copy to clipboard operation
chat-window-android copied to clipboard

LiveChat mobile chat window for Android

Results 29 chat-window-android issues
Sort by recently updated
recently updated
newest added

LiveChat SDK for android works well as on Android Oreo and above but not sure why it is not working on Android M device that having its connection from a...

There is no notification sound even the sound is unmute in chat widget in Android App Integration, (We also enable sound on the Chat Widgets in Customization Section) we tested...

If anyone is using Xamarin for android development, I converted this library into C#. https://github.com/abner86/Xamarin.Android.LiveChat

Error message -> Uncaught TypeError: e.replaceAll is not a function Error code -> -1 I'm using fullScreenChatWindow here is the configuration setup - ``` val configuration = ChatWindowConfiguration( "******",//"1520", "0",...

I captured some errors in the error handling callback:Uncaught (in promise) Error: JSONP request failed.;2. WebSocket connection to 'wss://api.livechatinc.com/v3.5/customer/rtm/ws?organization_id=XXXXXX' failed: Error in connection establishment: net::ERR_CONNECTION_ABORTED. What are the specific reasons...

I have integrated LiveChat SDK in our Android application. Close button is not showing and loading never ends when minifyenabled is true. How can i solve this?

I have tried to implement Livechat using this documentation but when I try to start the live chat its showing below error, Android: minSdkVersion 21 targetSdkVersion 33 ![Screenshot_1686829947](https://github.com/livechat/chat-window-android/assets/12271615/d36ec52a-6676-4d71-b1a6-dd38ab9783ea) Does any...

Hello Devs, I'm experiencing an issue wherein everytime an agent accept a chat using the live chat portal the live chat window in the app automatically closes. Same thing happens...

https://user-images.githubusercontent.com/7310762/233941674-0bb9aff5-0812-4657-9030-84fdf6235ab4.mov Steps to reproduce: 1. Open Livechat 2. Turn off the network 3.Stay in the loading state, no error is reported 4. Close the livechat window and reopen it, it...