xamarin / GooglePlayServicesComponents

Other
315 stars 146 forks source link

Google code scanner API bindings #758

Closed AlexNik4 closed 1 year ago

AlexNik4 commented 1 year ago

Discussed in https://github.com/xamarin/GooglePlayServicesComponents/discussions/757

Originally posted by **AlexNik4** March 27, 2023 Hello, recently Google upgraded the [code scanner API](https://developers.google.com/ml-kit/vision/barcode-scanning/code-scanner) from beta to GA. This is something we are really interested in our .NET 7 Android app. When can Microsoft release the C# bindings to access this library? What is the best place to request something like this? [GmsBarcodeScanner](https://developers.google.com/android/reference/com/google/mlkit/vision/codescanner/GmsBarcodeScanner) [GmsBarcodeScannerOptions](https://developers.google.com/android/reference/com/google/mlkit/vision/codescanner/GmsBarcodeScannerOptions)
vdiddlodka commented 1 year ago

We are interested in this as well. Thanks.

moljac commented 1 year ago
AlexNik4 commented 1 year ago