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

getUserMedia crashes app if permission has been denied #73

Closed
m59peacemaker opened this issue Sep 28, 2015 · 2 comments
Closed

getUserMedia crashes app if permission has been denied #73

m59peacemaker opened this issue Sep 28, 2015 · 2 comments

Comments

@m59peacemaker
Copy link

Steps to reproduce (tested on iOS 9):

  1. call navigator.getUserMedia() and deny permission when prompted, or turn off camera access for the app from the iOS settings menu
  2. call navigator.getUserMedia() again. The app immediately crashes.
@ibc ibc closed this as completed in 47ff58a Oct 18, 2015
@ibc
Copy link
Collaborator

ibc commented Oct 18, 2015

Fixed in 2.0.1.

@m59peacemaker
Copy link
Author

Woo! Thanks!

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