Hi folks, Now that WWDC24's keynote is behind us (and we survived mostly unscathed), I wanted to present a proposal for some larger-scale breaking changes that I think would be good to try to accomplish in the next major version of Cordova-iOS.
I've put together a proposal on the cordova-discuss repo to allow for easy commenting and feedback: https://github.com/apache/cordova-discuss/pull/113/files While several of these sound like bit items, the goal is to keep the actual impact of them as minimal as possible in terms of API breakage for plugins. Primarily, the goal is to modernize the template app to be more in line with current platform best practices, and to make CordovaLib a bit easier to work with. I expect I can have draft PRs for most of these changes fairly quickly if we decide to move ahead with them, but I would suggest we aim to do a release closer to September when iOS 18 officially launches (just in case any last-minute issues arise). There are definitely some other items on the wishlist for Cordova iOS 8, as found on the GitHub milestone: https://github.com/apache/cordova-ios/milestone/12 I suspect a few other people might have additional (or parallel) ideas for Cordova iOS 8, so it would be good to get folks aligned on what we want to do moving forward. Thanks, ~Darryl