littlemonkeyltd / QRScanner

CN1Lib for using ZBar scanning in Android apps.
MIT License
5 stars 10 forks source link

ZBar for iOS should be updated #9

Open liannacasper opened 4 years ago

liannacasper commented 4 years ago

It seems the zbar iOS implementation relies on UIWebView which is deprecated and produces a warning when uploading to Apple.

ghost commented 4 years ago

The deprecated UIWebView is no longer supported by Apple and so is stopping any apps from being submitted. It is a fatal error stopping submissions to the app store.