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 Apr 6, 2021. It is now read-only.
Sorry for confusion. It can't be installed.
I think it's because of missing android.hardware.camera.any feature in the manifest.
The app has android.permission.CAMERA which implies android.hardware.camera (back-facing camera), but doesn't imply android.hardware.camera.any which is required to use any available camera.
ThomasHabets
changed the title
App doesn't work on devices w/o back-facing camera
App can't be installed on devices w/o back-facing camera
Dec 2, 2019
App can't be installed on devices that only have front-facing (aka selfie) camera.
This includes Android system for Chromebooks.
The text was updated successfully, but these errors were encountered: