Patrick Husting
Patrick Husting

Reputation: 53

Apple will no longer accept submissions of new apps that use UIWebView as of April 30, 2020

I've applied the config.xml updates they reccommend, but I'm still getting a reject message from Apple for using the UIWebView. Any suggestions?

I have iOS 5.1.1 and CLI 9.0.1

cordova-background-geolocation-lt 3.0.8 "BackgroundGeolocation" cordova-launch-review 3.1.1 "Launch Review" cordova-plugin-background-fetch 5.5.0 "CDVBackgroundFetch" cordova-plugin-calendar 5.1.5 "Calendar" cordova-plugin-camera 4.1.0 "Camera" cordova-plugin-cocoalumberjack 0.0.4 "CocoaLumberjack" cordova-plugin-contacts 3.0.1 "Contacts" cordova-plugin-device 2.0.3 "Device" cordova-plugin-file 6.0.1 "File" cordova-plugin-file-transfer 1.7.1 "File Transfer" cordova-plugin-geolocation 4.0.2 "Geolocation" cordova-plugin-globalization 1.11.0 "Globalization" cordova-plugin-inappbrowser 3.2.0 "InAppBrowser" cordova-plugin-whitelist 1.3.4 "Whitelist" cordova-plugin-wkwebview-engine 1.2.1 "Cordova WKWebView Engine"

Upvotes: 0

Views: 375

Answers (1)

Patrick Husting
Patrick Husting

Reputation: 53

I was able to get by it, there was some references in readme files that had the text UIWebView in it. I just deleted them.

Upvotes: 0

Related Questions