erisu commented on issue #801: breaking (UserAgent): Drop CDVUserAgentUtil and Implement for WKWebView URL: https://github.com/apache/cordova-ios/pull/801#issuecomment-592823775 @jcesarmobile I re-added back the `wkWebView.customUserAgent` for the `OverrideUserAgent` preference. * left the comment for `OverrideUserAgent` with the other configurations so they are gathered in one area. * updated the condition in the configuration setup method to still skip the append preference when override is set. * add the `OverrideUserAgent` condition in the `pluginInitialize` method where the `wkWebView` instance is created and availabe.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
