[iOS] Hanging up a call via `UIApplicationWillTerminateNotification` triggers an exception

Open
#235 6 comments 0 reactions 1 assignee View on GitHub

@raosanat is already working on this.

Since Mar 23, 2021.

Assessment

This issue has not been assessed yet.

Description

ADO Linked Bug Calling iOS

Describe the bug
I'm attempting to hang up a call after UIApplicationWillTerminateNotification is posted so the user can be disconnected from an active call when they kill their app. However, the call to hangup: is triggering an exception somewhere with the ACS SDK.

To Reproduce
Steps to reproduce the behavior:

  1. Add notification observer for UIApplicationWillTerminateNotification
  2. When this notification is posted, trigger ACSCAall hangup:
  3. Observer exception

Expected behavior
Hangup should be handled gracefully in this case.

Smartphone (please complete the following information):

  • iPhone 11 Pro
  • iOS 13.2.3

Logs
acs_sdk-0-1447557035.blog.zip

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.