We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using ionic + react and running on physical device. It asks for permission to use the camera but then nothing happens—works perfectly on the web.
The text was updated successfully, but these errors were encountered:
I can confirm. Works on Android, but not iOS on a device. Did anyone find a solution?
Sorry, something went wrong.
@joeyfigaro @PIXPOINT any solution normally https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview i used that in my @ionic/react capacitor ios app, but ios not worked (superview issue) and come to that plugin(according to issue and fix suggestions ionic-team/capacitor#1732).. still not working ios now crushing at cameraPreview.stop()
@joeyfigaro I have it working on iOS 14 with ionic+react, can you post details about your problem?
No branches or pull requests
Using ionic + react and running on physical device. It asks for permission to use the camera but then nothing happens—works perfectly on the web.
The text was updated successfully, but these errors were encountered: