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

Open
#373 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
android, azure

Research direction

Start by reproducing the issue on Android API 30 with azure-communication-calling 1.2.0-beta.2: begin a call, disconnect the internet, and observe the OnCallState "NONE" event with code 410. Check the behavior of call.hangUp after disconnect; done means the expected disconnect behavior and whether hangUp should produce a usable state transition are established.

Written by the indexing model from the issue text.

Description

Bug Needs: triage :mag:

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

Dominant language
No language data
Stars
340
Forks
113
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/Communication

All issues in Azure/Communication

Similar issues

More Audio/Video & RTC issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.