Replies: 2 comments
-
Please provide a Minimal, Reproducible Example using this template in a public GitHub repository so I can debug the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Turns out the new version of @capacitor/android 5.7.0 and @capacitor/core 5.7.0 Are not camera friendly. I just had to downgrade those. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an issue with my set on Android. Can anybody help.
I'm pretty much sure it's nothing to do with the barcode scanner itself.
I have permission granted:

I have manifest updated:

And I'm still getting this error:
Access denied finding property "vendor.camera.aux.packagelist"
The camera is not opening.
I have tried in 3 different devices.
The all project is building fine. And all packages just been updated.
Here is the package.json:

Anybody can explain what's going on. Please?
Beta Was this translation helpful? Give feedback.
All reactions