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

Crash app if use Web and Iphone video #102

Open
alexei-sevrukov-topx opened this issue Jan 21, 2020 · 3 comments
Open

Crash app if use Web and Iphone video #102

alexei-sevrukov-topx opened this issue Jan 21, 2020 · 3 comments

Comments

@alexei-sevrukov-topx
Copy link

I use react-native-voximplant for audio and video calls. And calls between ios and android are fine. But when I tried use voximplant-websdk on web I faced the next scenario:

  1. web turn on camera
  2. iphone turn on camera
  3. iphone turn off camera
  4. iphone turn on camera (no video)
  5. iphone turn off camera
  6. iphone turn on camera (crash)

If web turn on and off camera everything is fine.

mobile dependencies:
"react": "16.8.3",
"react-native": "0.59.9",
"react-native-voximplant": "^1.14.0",

web dependencies:
"react": "^16.9.0",
"voximplant-websdk": "^4.3.71870",

image

@YuliaGrigorieva
Copy link
Contributor

Hello @alexei-sevrukov-topx ,

Thank you for reaching out to us!

Unfortunately, this screenshot does not provide the information what causes the thread violation.
Could you please reproduce the issue with the application launched from Xcode and provide full crash stack/dump from Xcode?

Best regards,
Yulia Grigorieva

@alexei-sevrukov-topx
Copy link
Author

@alexei-sevrukov-topx
Copy link
Author

@YuliaGrigorieva any update here?

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