We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, there is a function TwilioVoice.unregister() which is available only for ios.
TwilioVoice.unregister()
But how can we unregister an android device?
For example when a user logout from the app then they shouldn't be able to receive any notification of incoming calls
The text was updated successfully, but these errors were encountered:
Hi @skibrit this is currently not possible. I have marked your request as 'in backlog' so somebody can pick it up and make a PR for it.
You are free to implement it if you want!
Sorry, something went wrong.
No branches or pull requests
Hi, there is a function
TwilioVoice.unregister()
which is available only for ios.But how can we unregister an android device?
For example when a user logout from the app then they shouldn't be able to receive any notification of incoming calls
The text was updated successfully, but these errors were encountered: