UIWebView issue still persists on AppStore

UIWebView issue still persists on AppStore

Daniel Villareal -
回帖数: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).

回复Daniel Villareal

Re: UIWebView issue still persists on AppStore

Dani Palou -
Core developers的头像 Moodle HQ的头像 Peer reviewers的头像 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
回复Dani Palou

Re: UIWebView issue still persists on AppStore

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