Nothing happens on calling TwilioVoicePlatform.call.answer() and TwilioVoicePlatform.call.hangUp() when an incoming call is ringing on iOS.
Steps to Reproduce
Incoming Call arrives
Ringing event is invoked
Call TwilioVoicePlatform.call.answer() or TwilioVoicePlatform.call.hangUp()
Those method return true but no new event such as declined or answer emitted
Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?
Testing Device: iPhone 14 (iOS 17.5.1)
Issue Summary
Nothing happens on calling TwilioVoicePlatform.call.answer() and TwilioVoicePlatform.call.hangUp() when an incoming call is ringing on iOS.
Steps to Reproduce
TwilioVoicePlatform.call.answer()
orTwilioVoicePlatform.call.hangUp()
Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead? Testing Device: iPhone 14 (iOS 17.5.1)