ITMS-90809 warning by Apple: deprecated UIWebView APIs
-
Re: ITMS-90809: Deprecated API Usage warning from Apple
I’m experiencing exactly the same problem. My app accesses the phone camera to scan a QR code.
Is the app bound to be rejected when the deprecation turns to end of support for this API? Can I replace the API by upgrading my dependencies?
-
@maurovanetti said in ITMS-90809 warning by Apple: deprecated UIWebView APIs:
Re: ITMS-90809: Deprecated API Usage warning from Apple
I’m experiencing exactly the same problem. My app accesses the phone camera to scan a QR code.
Is the app bound to be rejected when the deprecation turns to end of support for this API? Can I replace the API by upgrading my dependencies?I suggest your check for upgraded versions of plugins to make sure they are WKWebView compliant.