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

Not working in iPhone 12 #77

Open
vinayvidhani opened this issue Nov 2, 2021 · 3 comments
Open

Not working in iPhone 12 #77

vinayvidhani opened this issue Nov 2, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@vinayvidhani
Copy link

Camera is not getting open in iPhone 12 also there is not permission option in setting.

@vinayvidhani vinayvidhani added the bug Something isn't working label Nov 2, 2021
@yasirkula
Copy link
Owner

I'm assuming the very same code works on other devices? Are there any error messages in Xcode console at runtime?

@vinayvidhani
Copy link
Author

I do have iPhone 7 with me, everything works good except some deprecation warnings. In iPhone 10 couple of users reported that some time camera does not open. Today I saw on call that camera is not opening up in iPhone 12 iOS version 14.8.1 This even doesn't ask for permission. I do not have those devices in my hand so sorry for console error.

@yasirkula
Copy link
Owner

Does modifying NativeCamera's CheckPermission and RequestPermission functions to always return Permission.Granted for testing purposes have any effect on the camera on iPhone 12?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants