cordova-plugin-ionic-webview icon indicating copy to clipboard operation
cordova-plugin-ionic-webview copied to clipboard

New iOS builds rejected from App Store

Open billsimmeth opened this issue 1 year ago • 0 comments

The changes made to CDVWKWebViewEngine.m in the last commit (to enable inspection) is causing the AppFlow build to use the iOS 16.4 SDK. Apple now requires all submitted binaries to use iOS 17+, hence builds are rejected.

billsimmeth avatar Sep 25 '24 18:09 billsimmeth