MobisysGmbH / cordova-plugin-mlkit-barcode-scanner

A Cordova barcode scanning plugin based on the Google Mobile Vision library for iOS & Android.
MIT License
19 stars 22 forks source link

[iOS] Code-39 issue #17

Open anababic0123 opened 1 year ago

anababic0123 commented 1 year ago

When I try to scan a code-39 barcode via iPhone, I usually don't get the full result back. I can't even focus the camera to the entire barcode because a partial result was already returned.

For example, if I try to scan image and bring my phone from the left or right side, it will return a partial response.

Works well on Android.

maciej-zabielski commented 1 year ago

I wonder if its not specific to https://developers.google.com/ml-kit This plugin is based on their iOS/Android implementations.