cybex-dev / twilio_voice

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

Fix: Android `unregister()` #197

Closed cybex-dev closed 9 months ago

cybex-dev commented 9 months ago

Device token is provided on register(String, String) but never stored internally to unregister.