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

[iOS] Issue with hanging up an ACSCall in the connecting state #96

Closed
ryanespiritu opened this issue Nov 5, 2020 · 8 comments
Closed
Assignees
Labels
Bug Something isn't working Calling Issue involves Calling functionality. iOS Issues involving the iOS SDK

Comments

@ryanespiritu
Copy link

Hanging up an ACSCall while its state is ACSCallStateConnecting results in the call getting stuck in ACSCallStateNone and the completion block for hangup:withCompletionHandler never gets invoked.

Is this intended? If so, what is the suggested way for handling calls to hangup:withCompletionHandler while the ACSCall is still early on in its lifecycle?

@ghost ghost added the Needs: triage 🔍 label Nov 5, 2020
@ProbablePrime
Copy link
Contributor

Hey @ryanespiritu thanks for your query, can you clarify which SDK you're using. Thank you!

@ProbablePrime ProbablePrime added Calling Issue involves Calling functionality. Needs: author feedback and removed Needs: triage 🔍 labels Nov 6, 2020
@ProbablePrime
Copy link
Contributor

Ahh Apologies, I missed the iOs on the issue, thank you!

@ghost
Copy link

ghost commented Nov 6, 2020

Hey @sankum-msft, this issue has been marked as needing attention. Please review the issue and remove the Needs: Attention label if this was done in error. Thank you!

@sankum-msft
Copy link
Contributor

sankum-msft commented Nov 6, 2020

Design is to raise call state event change if hangup is called before call establishment. We have identified a bug in the hangup code path that is causing this to fail. Calling team will work to fix this.

Thanks for reporting this issue.

@ryanespiritu
Copy link
Author

Awesome, thanks for looking into this!

@ProbablePrime ProbablePrime added Bug Something isn't working and removed Needs: attention 👋 labels Nov 7, 2020
@terrychen1122
Copy link

@sankum-msft Thanks! Good to know that this is a bug we've identified. Do you know if there is an estimate when we can see the fix released?

@sankum-msft
Copy link
Contributor

We don't have a date yet but we'll update when we pull it into current sprint.

@mariusu-msft
Copy link
Member

This should now be fixed. Closing, please reopen if you encounter same issue again.

@mariusu-msft mariusu-msft added Fixed and removed iOS Issues involving the iOS SDK labels Nov 23, 2020
@mariusu-msft mariusu-msft added the iOS Issues involving the iOS SDK label Dec 2, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Jan 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something isn't working Calling Issue involves Calling functionality. iOS Issues involving the iOS SDK
Projects
None yet
Development

No branches or pull requests

5 participants