zxing-android-embedded icon indicating copy to clipboard operation
zxing-android-embedded copied to clipboard

Camera Permission

Open RiKarc opened this issue 5 years ago • 0 comments

Description of the problem:

When starting the demo app (for the first time) and pressing the continious scan button, the activity is launched but the permission is not given nor requested so the camera view stays black. This issue is due to the fact that in the continious scan you are not using the CaptureManager. Could you please update the Sample project to fix this?

RiKarc avatar Nov 26 '19 17:11 RiKarc