dpogue commented on issue #972: URL: https://github.com/apache/cordova-ios/issues/972#issuecomment-678311070
> in order to get similar functionality on WKWebView requires swizzling private methods It is against Apple's rules to use private methods and might lead to apps being rejected, so we will not add any code to Cordova itself that makes use of them. It should be possible for someone to write a 3rd party plugin that provides this behaviour. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
