-
Notifications
You must be signed in to change notification settings - Fork 13
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
Error! getUserMedia error: NotReadableError in android device #1
Comments
Make sure you have permission to access camera and microphone. |
@timsar2 I have write a code for AndroidPermission But after allow permission and trying to login in device It returns same issue. Code in app.components.ts
|
What about record?
|
Issue: getUserMedia error: NotReadableError in android device
Description: I have created .apk file from this example by
ionic cordova build android
commandand when I am trying to login with name r1 it's return error.
Screenshot:
package.json
The text was updated successfully, but these errors were encountered: