I have an application with ionic 5 and capacitor, but when uploading in apple it returns the following 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).
the only cordova plugin I use is @ mauron85 / cordova-plugin-background-geolocation
and I have not managed to deploy on apple