You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
Describe the bug
E Access denied finding property "vendor.camera.hal1.packagelist"
To Reproduce
When you start ionic vuejs on the web and click the button, it asks for the permissions and after accepting, turn on the camera and you can scan the qr, otherwise after compiling the app on android on it and run the app from android studio, on it logcat shows me the following msg E Access denied finding property "vendor.camera.hal1.packagelist" the screen changes color to black and shows nothing
Version
[e.g. v1.0.0]
Desktop (please complete the following information):
OS: [ANDROID]
The text was updated successfully, but these errors were encountered:
Unfortunately I am not able to test it right now, but this issues seems related to the permission handling in your Android setup and not to the plugin itself. Since this message comes from android itself on a lower level, not from the plugin.
Please try to clean your Android folder and check if your permissions are set up correctly.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
repo: https://github.com/xhnl21/Scanner-QR/tree/main/ScannerQR-V1
Describe the bug
E Access denied finding property "vendor.camera.hal1.packagelist"
To Reproduce
When you start ionic vuejs on the web and click the button, it asks for the permissions and after accepting, turn on the camera and you can scan the qr, otherwise after compiling the app on android on it and run the app from android studio, on it logcat shows me the following msg E Access denied finding property "vendor.camera.hal1.packagelist" the screen changes color to black and shows nothing
Version
[e.g. v1.0.0]
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: