insightautos / cordova-gmv-barcode-scanner

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

Update plugin.xml #32

Open escherlies opened 4 years ago

escherlies commented 4 years ago

Later versions, namely 1.6, of GMV have the UIWebView component, which leads to rejection from the Apple App Store because it's deprecated. Also, my latest info is that GMV will not fix this, as they moved the GMV to the ML kit. Maybe later versions <1.6 will work, too, I don't know at what version UIWebView was introduced.

To fix the UIWebView issue, we just make the GMV version lock to 1.1.