9.0
Mac OSX 10.14.5
71.1702
It is possible to scan Aztec qrcodes? I didn't see Aztec option in BarcodeFormat enum :(
@tomcio1205
Does Google java APIs support it? Can you provide more info? Which atifact/nuget?
@moljac As I can see in the doc APIs supports it.
https://developers.google.com/android/reference/com/google/android/gms/vision/barcode/BarcodeDetector.Builder
In nuget Xamarin.GooglePlayServices.Vision (ver. 1.0.0.0), i see all types which are described in doc except AZTEC, and ALL_FORMATS. This types are in the Android.Gms.Vision.Barcodes namespace, as BarcodeFormat enum.
How far away is this fix? I need Aztec
Fixed in 71.20190930.
Xamarin.GooglePlayServices.Vision 71.1702.1
https://www.nuget.org/packages/Xamarin.GooglePlayServices.Vision/71.1702.1
Please let me know if the issue is fixed
Great! I can scan aztec barcode with 71.1.702.1. Thanks!!
Confirmed Aztec. Thank you
MobileManager -> Xamarin.GooglePlayServices.Vision 71.1702.1 -> Xamarin.GooglePlayServices.Basement 71.1620.0 -> Xamarin.Android.Support.v4 28.0.0.1 -> Xamarin.Android.Support.Compat (= 28.0.0.1).
Package restore failed. Rolling back package changes for 'MobileManager'.
On a new project, Xamarin.GooglePlayServices.Vision will not install immediately as Xamarin.Android.Support.Compat is 28.0.0.3
@genifycom Please open new issue. This is something different and darn dependency chains with exact versions are killing us/me. We are aware of that problem.
Thanks everybody for feedback.
Closing this one!