PlatformException(unavailable, End Call Failed: The operation couldn’t be completed. (com.apple.CallKit.error.requesttransaction error 4.)., null, null) #184
PlatformException(unavailable, End Call Failed: The operation couldn’t be completed. (com.apple.CallKit.error.requesttransaction error 4.)., null, null)
Facing the same issue. Is there at least a way to catch the error so it wouldn't be a crasher? I already have TwilioVoice.instance.call.place wrapped in an error handler but it doesn't catch this.
Issue Summary
Ref: source
Steps to Reproduce