CVeniamin commented on issue #801: breaking (UserAgent): Drop CDVUserAgentUtil 
and Implement for WKWebView
URL: https://github.com/apache/cordova-ios/pull/801#issuecomment-597119974
 
 
   Went ahead and checked which plugins might be affected by this change. 
   I found that both 
[cordova-plugin-file-transfer](https://github.com/apache/cordova-plugin-file-transfer/blob/dc8fbd78a234bd88450ebe01835c60371bc2cf8e/src/ios/CDVFileTransfer.m#L107)
 and 
[cordova-plugin-wkwebview-engine](https://github.com/apache/cordova-plugin-wkwebview-engine/blob/3be1b118f4b629f9a770821ebaa06c0129ea7590/src/ios/CDVWKWebViewEngine.m#L104)
 depend on the previous API. 
   
   Although `cordova-plugin-wkwebview-engine` should now be "deprecated" and 
the change should not affect it as much since the WKWebview is the default 
engine. 
   
   
   

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

Reply via email to