Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
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.