chat-window-ios
chat-window-ios copied to clipboard
LiveChat not reload when reconnect network
I have used the plugin Livechatt(https://pub.dev/packages/livechatt) to develop my project and this plugin depends on your SDK.
Please follow the steps below:
- Turn off network
- Start LiveChat
- Tap reload button
- Turn on the network (wait about 3s, but LiveChat don't reload)
- Close
- Start LiveChat
- Still reload forever.
I think something went wrong during your reload. Please feedback to me. Thanks
https://user-images.githubusercontent.com/33770357/130388247-ed943c72-88ad-41e4-9752-cc520f32b3ac.MOV
It seems I need to reload LiveChat in this case. But func reload is not public. Can u public this func ?