You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
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 bugTo Reproduce
Steps to reproduce the behavior:
Desktop (please complete the following information):
com.azure.android:azure-communication-calling:1.2.0-beta.2
https://skype.visualstudio.com/SPOOL/_workitems/edit/2582183
The text was updated successfully, but these errors were encountered: