-
Notifications
You must be signed in to change notification settings - Fork 105
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
Unable to open selfie mode camera in iPhoneXS #47
Comments
Hi @ahimani123, Can you see the camera switch icon in the upper right corner of the webcam view? Thanks! |
Hi Camera switch icon is visible however, it is not working for iOS 12.2
Can you help resolve this with above behaviour? |
Thanks for all the details! I‘ll definitely look into it, maybe the browser API throws an exception. I‘ll look into it and see what I can find out. |
Hi @ahimani123, I just released a new version of this library (0.2.4) which fixes this issue. Cheers! |
I have set all the propertied of the library "enable camera switch", "switch camera" but still I am unable to open the camera through Safari browser in iPhone XS/ iPad Air 2 in selfie mode. the back camera works fine but I am unable to open front camera by switching as well.
I am using ngx-webcam v0.2.2 and Angular 7.2.4. iOS version is 12.2.
The test link "https://basst314.github.io/ngx-webcam/? " works perfectly fine on both these devices.
Very strangely, the same code is working on iphone .
An urgent resolution on this would be of great help.
The text was updated successfully, but these errors were encountered: