twilio / voice-quickstart-ios

Twilio Voice Quickstart for iOS with Swift
MIT License
183 stars 97 forks source link

Unhold button is cancelling the call instead of unhold #477

Closed vaibhavtech1302 closed 3 years ago

vaibhavtech1302 commented 3 years ago

When I am trying unhold the call then call is getting cancelled instead of unholding the call scenario is like when I am call with other person from app then call get hold and when I try to unhold call from app then call get cancelled instead of unholding the call .

My code is for unhold:- call.isOnHold = false

iOS 13.0

bobiechen-twilio commented 3 years ago

Hi @vaibhavtech1302

Could you please provide .trace level SDK logs and the Twilio Call SID when this happens?

bobiechen-twilio commented 3 years ago

Closing ticket since there has not been any activity for a while. Please feel free to reach out to us with debugging information if you believe this is still an issue.