Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability

ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability.
cordova-ios: 6.2.0
ionic cli: 6.16.3
cordova: 10.0.0

tried the following way.

  1. added in config.xml
`

ionic cordova prepare ios
ionic cordova build ios --prod

but it is rejecting with same reason.

I can’t understand how people can still open new Questions about this Error. There are so many threads about this only in this Forum and so many more if you google them.

Have you read and and understand this Blog Post ? Understanding ITMS-90809: UIWebView API Deprecation - Ionic Blog

This has been discussed at length and is something you can fix by reviewing and updating your plugins: IONIC/ ITMS-90809: Deprecated API Usage - #13 by gidhin