ionic-team / cordova-plugin-ionic-webview

Web View plugin for Cordova, specialized for Ionic apps.
Apache License 2.0
487 stars 395 forks source link

Impossible to publish to appstore. iOS 16.1 SDK target #679

Open aleixfargas opened 1 year ago

aleixfargas commented 1 year ago

We are trying to build iOS app using latest cordova version 11 and latest cordova-ios 6.3.0 with ionic 5.21 and is impossible to compile with XCode 14.1. It looks like it is related with cordova-plugin-ionic-webview, that need to be updated.

Maybe other cordova-ionic plugins need to be updated? Can you check please?

Also, the referenced plugin sets the is this correct, or it has to be 13 (so lots of plugin asks for this version-target)?

There is still ionic support for cordova apps? I've tried a new project with cordova from zero and I was unable to compile ios.

Also we are unable to publish to appstore anymore.... Attached an image of the fastlane error while publishing: image