cybex-dev / twilio_voice

Flutter Twilio Voice Plugin
https://twilio-voice-web.web.app/
MIT License
39 stars 79 forks source link

unregister a user and register again - calls will not comes (Failed to report incoming call successfully: The operation couldn’t be completed.)(com.apple.CallKit.error.incomingcall error 3.) #240

Open bazl-E opened 2 months ago

bazl-E commented 2 months ago

Issue Summary

if i unregister a user and register the user again or any other user the call will not work in ios until i restart the app

Steps to Reproduce

  1. Unregiter a user
  2. register gain the same user or another user
  3. try to call
  4. call will not come

getting an error like following

Failed to report incoming call successfully: The operation couldn’t be completed. (com.apple.CallKit.error.incomingcall error 3.).