You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/03/10 14:35:40 UTC

[GitHub] [cordova-ios] CVeniamin commented on issue #801: breaking (UserAgent): Drop CDVUserAgentUtil and Implement for WKWebView

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org