Open liannacasper opened 4 years ago
It seems the zbar iOS implementation relies on UIWebView which is deprecated and produces a warning when uploading to Apple.
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.
It seems the zbar iOS implementation relies on UIWebView which is deprecated and produces a warning when uploading to Apple.