MaterialBarcodeScanner icon indicating copy to clipboard operation
MaterialBarcodeScanner copied to clipboard

QRCode not scanned with MaterialBarcodeScanner

Open iC00kScripts opened this issue 8 years ago • 4 comments

I created a QRcode in app using QRGen library, now I am trying to read using MaterialBarcodeScanner but it is not scanning it. I read this same QRCode with other library (QRCodeReaderview) and it works. Don't know what is wrong. Attached is the QRCode:

https://i.imgsafe.org/c76a906d95.jpg secretmsg2016-06-11_202422

iC00kScripts avatar Jun 11 '16 20:06 iC00kScripts

mh..strange..I can scan it like normal without any problems ;) maybe because of ur phone? I have G Flex 2

philippdormann avatar Jun 12 '16 08:06 philippdormann

I use a lenovo A319, but what's the point if the library won't scan on every android device.... With play store that is?

iC00kScripts avatar Jun 12 '16 12:06 iC00kScripts

Hey guys, same issue with my sony xperia z5 compact. Scanner starts, but dont get a result.

NicoEmmerich avatar Jun 20 '16 13:06 NicoEmmerich

I think the reason for non-functionality was this

Mobile Vision

A service required by Mobile Vision is now disabled due to an issue with that service. This will prevent users who have not already used face or barcode detection from using those features. We do not recommend adding new Mobile Vision features to your app until this issue is fixed.

(https://developers.google.com/android/guides/releases#may_2016_-_v90)

with version 9.2.0 of google play service it will be fix

Mobile Vision

Resolved issues with a service required by Mobile Vision barcode detection and face detection. All users can once again use barcode and face detection functionality. For more information, see Mobile Vision Release Notes.

NicoEmmerich avatar Jun 29 '16 09:06 NicoEmmerich