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
The iOS app is working fine but when I run it on my Android emulator, this unhandled rejection warning pops up after it trys to connect the client.
Possible Unhandled Promise Rejection (id: 0): Object { "message": "Connect timeout reached", "name": "ConnectionFailed", }
My react native version is 0.66 and node version latest.
The text was updated successfully, but these errors were encountered:
Hello!
Is the issue reproducible on real android devices?
Could you please also provide the following information:
Best regards, Yulia Grigorieva
Sorry, something went wrong.
Hello,
I haven't yet tested the app on a real device to see. Android SDK version is API 32 and voximplant react native sdk version is 1.27.0.
Thanks in advance.
No branches or pull requests
The iOS app is working fine but when I run it on my Android emulator, this unhandled rejection warning pops up after it trys to connect the client.
My react native version is 0.66 and node version latest.
The text was updated successfully, but these errors were encountered: