UIWebView issue still persists on AppStore

UIWebView issue still persists on AppStore

by Daniel Villareal -
Number of replies: 3

Hi Everyone,

I'm using the latest version of cordova and ionic.
I'm trying to release a new app based on moodle mobile 3.9.4 and still appstore doesnt accept the app.

We still got this error...
ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).

Average of ratings: -
In reply to Daniel Villareal

Re: UIWebView issue still persists on AppStore

by Dani Palou -
Picture of Core developers Picture of Moodle HQ Picture of Peer reviewers Picture of Plugin developers
Hi,

please make sure you're using the latest code of the Moodle app and that you have this Cordova plugin installed:

https://github.com/moodlemobile/cordova-plugin-ionic-webview/tree/500-moodle

Cheers,
Dani
In reply to Dani Palou

Re: UIWebView issue still persists on AppStore

by Daniel Villareal -
Does the moodle mobile repo didn't use that branch?
Do I need to uninstall the plugin then use that branch?
In reply to Dani Palou

Re: UIWebView issue still persists on AppStore

by Daniel Villareal -
I resolved the issue. It was due to another plugin that uses old version of library.