-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
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
The callback initWithAccessToken() exists in module RNTwilioVoice #103
Comments
I can reproduce this error and I am looking for a fix. |
Hi! Any news about this issue? Thanks |
I've created PR #109, there was a missing return after promise.reject, and then reaching a promise.resolve, resulting in callback called twice. |
I solved this issue by setting android microphone permissions first |
This issue seems to be solved right now. Since a long time has passed I will be closing this issue. Read our repository update in #158. I invite you to reopen this issue when you still have problems so we can debug the problems together. |
For some reason, only after the first build when I open the app, I get the follow error; after that it all run normally.
Any idea what that could be?
Testing on Device
The text was updated successfully, but these errors were encountered: