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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to