gablorquet
gablorquet
It seems to happen only if you use the icon property
It seems that the viewfinder doesn't properly restrict the barcode scanning area. It looks like the setBarcodeFinderVisible is never invoked in Java. I'm not too familiar with Android development so...
I am doing that. The thing is that that in the Java class RTCCameraViewManager, the added properties are never implemented thus the barcodeScannerViewFinderEnabled variable is always false. Without them, you...