[Android] - on internet disconnect, calling SDK triggers "NONE" state
- Dominant language
- No language data
- Stars
- 340
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
**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:
1. start a call
2. 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.