Communication
Communication copied to clipboard
[Android] - on internet disconnect, calling SDK triggers "NONE" state
Describe the bug
During ongoing call if network on Android device is disconnected, OnCallState change receives "NONE" event with 410.
After this, the call to call.hangUp
does nothing, so user can not exit application.
Questions:
Please guide about the expected behaviour on network disconnect. can application expect disconnected state when network is disconnected?
on internet disconnect call.hangUp
does nothing, no state change received? is it a bug
To Reproduce Steps to reproduce the behavior:
- start a call
- disconnect internet
Desktop (please complete the following information):
- OS: Android API 30 Pixel 4
com.azure.android:azure-communication-calling:1.2.0-beta.2
https://skype.visualstudio.com/SPOOL/_workitems/edit/2582183