You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/10/07 21:08:31 UTC

[GitHub] [cordova-ios] toddtarsi edited a comment on issue #922: iOS 14 will enable Intelligent Tracking Prevention in WKWebView by default

toddtarsi edited a comment on issue #922:
URL: https://github.com/apache/cordova-ios/issues/922#issuecomment-705194611


   @tajindersinghnamdhari - These work very well if you're using the XHR / fetch APIs. The way cordova-plugin-wkwebview-file-xhr works is by directly polyfilling the XMLHttpRequest, FormData, and Fetch API. If you're using any other networking components (in my case window.WebSocket), this will not resolve all issues.


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



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