Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] - on internet disconnect, calling SDK triggers "NONE" state #373

Open
iaulakh opened this issue Sep 14, 2021 · 0 comments
Open
Labels
Bug Something isn't working Needs: triage 🔍

Comments

@iaulakh
Copy link
Member

iaulakh commented Sep 14, 2021

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

@iaulakh iaulakh added the Bug Something isn't working label Sep 14, 2021
@ghost ghost added the Needs: triage 🔍 label Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Needs: triage 🔍
Projects
None yet
Development

No branches or pull requests

1 participant