markusfisch / BinaryEye

Yet another barcode scanner for Android
https://play.google.com/store/apps/details?id=de.markusfisch.android.binaryeye
MIT License
1.42k stars 117 forks source link

Lighting function is not available #483

Open 948812757 opened 3 weeks ago

948812757 commented 3 weeks ago

Clicking on the lighting function in the lower right corner of my Android 11 system doesn't seem to work.

markusfisch commented 3 weeks ago

Sorry for this!

This is a known bug that happens on some Android devices for unknown reasons. Unfortunately, I was never able to reproduce this and so I really don't know how to fix it.

May I ask what device you are using exactly?

This is a duplicate of #401 and #300 and #234.

948812757 commented 3 weeks ago

The device is vivo iQOO Z6x

WNTVZHKA commented 3 weeks ago

I've also encountered this BUG on MIUI 14 (Android 13).

my device:redmi note 13 5G

I noticed that most people reporting this BUG in the issues are using localized ROMs from China. Could there be some black magic in these ROMs?

Additionally, another app (https://gitlab.com/Atharok/BarcodeScanner) has an "Enable CameraX API" option that must be activated to turn on the flashlight. I wonder if this phenomenon could help pinpoint the problem.