dpogue commented on PR #113:
URL: https://github.com/apache/cordova-discuss/pull/113#issuecomment-2162477595

   > 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.
   
   I need to look at this more closely and try to figure out exactly how we 
would implement it as part of our CDVWebViewEngine and CDVCommandQueue stuff.
   
   I do not want (any more) WebKit-specific classes getting exposed publicly in 
Cordova API, because I'm certain that will come back to bite us at some point 
the way having UIWebView stuff did. We have the engine abstraction layer, we 
should be strict about maintaining that boundary.


-- 
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

Reply via email to