Replies: 1 comment 2 replies
-
Yes, camera permission isn't needed because the camera is accessed via the native camera app. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using this plugin, but I can't see the camera permission on my Android build.
It only asks about media files with a folder icon.
I just unzipped your aar file so I saw the AndroidManifiest.xml.
There is no permission for "android.permission.CAMERA"
I think the permission should show this kind of camera icon.
Beta Was this translation helpful? Give feedback.
All reactions