breautek commented on PR #113: URL: https://github.com/apache/cordova-discuss/pull/113#issuecomment-2160362178
Just as a data point... Google Maps uses a min deployment target of iOS 15, and even support for that is "frozen", e.g. they aren't addressing any issues with it, and will be removing support in next/future major release. I'm not saying we should go to 15 or anything, but requiring iOS 14+ for `WKScriptMessageHandlerWithReply` I don't think is a problem. But maintaining backwards compatibility with existing plugins that uses the older API is a larger issue as you've noted. So for that I think the question is whether we want to maintain 2 cordova API entry points. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org