Hi guys, I just have a questions regarding using an external library for barcode detection since using the default Barcode Detection API built into chrome based browsers is working fine in Android WebView but in iOS Safari WebView it is not supported.
Is there a pre approved library for this ? I also submitted a dependence issue on github. I also would like to know how long would it take to get it approved ?
Can i use a minified version of QuaggaJS in my codebase ?
Thanks.
we’ll review your dependency request shortly; there’s not currently a pre-approved library for this use case
please do not use a minified version directly in your codebase; Minis with vendored dependencies will be rejected
Hi David,
Thank you very much, I will wait for my dependency request to get approved.