flutter-webrtc
flutter-webrtc copied to clipboard
On Android, after loosing internet for a while, in 10 seconds plugin return status RTCPeerConnectionStateFailed and stop working.
Describe the bug
On android, after loosing internet for a while, in 10 seconds plugin return status RTCPeerConnectionStateFailed and stop working.
To Reproduce
Expected behavior
As in iOS - give back status RTCPeerConnectionStateConnected and continue working
Platform information
Android 11
- Flutter version: Channel stable, 3.0.5, on macOS 12.4 21F79 darwin-arm
- Plugin version: 0.9.3
- OS: Android
- OS version: 11
okay, let me check how the issue happened.
I have a similar issue
@cloudwebrtc any update on that?