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/28 03:50:51 UTC

[GitHub] [cordova-ios] vvsou862 edited a comment on pull request #1004: Proxy requests through WKURLSchemeHandler to bypass Cookies and ITP restrictions

vvsou862 edited a comment on pull request #1004:
URL: https://github.com/apache/cordova-ios/pull/1004#issuecomment-717351196


   Hi @NiklasMerz ,  I have tried the above mentioned approach in our app and i am able to load the application using cookies.
    Thank you for the update. I have found below observation. 
   1. When i cancel the ongoing request and re issue again it is throwing below error. (using  ajax,abort)
       **Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'This task has already been stopped'** 
   
   
   It would be great if you can help me what i am missing here.
   


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