Skip to content
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

Voximplant.getInstance().connect() is failing on Android #134

Open
jimmy123A opened this issue Dec 20, 2021 · 2 comments
Open

Voximplant.getInstance().connect() is failing on Android #134

jimmy123A opened this issue Dec 20, 2021 · 2 comments

Comments

@jimmy123A
Copy link

jimmy123A commented Dec 20, 2021

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.

@YuliaGrigorieva
Copy link
Contributor

Hello!

Is the issue reproducible on real android devices?

Could you please also provide the following information:

  1. Android SDK version on android emulator
  2. Voximplant React Native SDK version

Best regards,
Yulia Grigorieva

@jimmy123A
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants