Azure-Samples / Azure-Samples/communication-services-ui-library-react-native

Leaving call with no Internet causing UI to freeze for about 50-60 sec. In IOS, android it disconnects immediately .

Open
#76 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
12
Forks
14
PR merge metrics
No merged PRs in 30d

Description

he issue is that when internet connectivity is lost, the callState successfully transitions to .disconnected, but the CallComposite UI becomes unresponsive and freezes. Even if onDismissed is triggered or the leave action is initiated, the view remains stuck on the screen and fails to clear from the view hierarchy until the internal SDK signaling eventually times out.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.