qr-zbar-ane icon indicating copy to clipboard operation
qr-zbar-ane copied to clipboard

ANE for QR Code Reader

Results 14 qr-zbar-ane issues
Sort by recently updated
recently updated
newest added

Change the deprecated UIWebView To WKWebView

Hi, Could you please provide qr-zbar-ane with Android 64-bit support? Thanks & Regards, M.Prabhu

For my application, users can scan QR codes back to back. I pause in between each scan (calling detach and pausePreview on scan), display a confirmation for about a second,...

bug

Hi there! Have faced with issue (5 times in a row).Here is info from Google Developer Console: java.lang.RuntimeException: at android.hardware.Camera.native_getParameters (Native Method) at android.hardware.Camera.getParameters (Camera.java:1984) at com.sbhave.nativeExtension.ui.CameraPreviewManager$8.run (Unknown Source) at...

Hi there, Checking our Google Developer Console, we've noticed a handful of crashes in our logs. ``` java.lang.NullPointerException: at com.sbhave.nativeExtension.ui.CameraPreviewManager$1.onPreviewFrame (CameraPreviewManager.java:59) at android.hardware.Camera$EventHandler.handleMessage (Camera.java:1157) at android.os.Handler.dispatchMessage (Handler.java:102) at android.os.Looper.loop (Looper.java:154)...

Hi Saumitra, Thank you for the great library it works fast and has many features. I need to scan US driver licenses that have PDF147 codes with text information about...

Hello there! Thank you very much for your great ANE. It is really impressive. I used this in my few project. But I just noticed a problem. actually it is...

I want to control the light of Camera when scaning, but the light be occupyed by your ane. so , can you add the function about the light of Camera...

FeatureRequest

Hi, I am trying to follow the examples and am able to launch the scanner. Everything works so far however the camera preview is rotated to the left? How would...

info

Would it be possible to incorporate a function to turn on the back light for low light conditions?

FeatureRequest