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 2021/02/05 16:10:46 UTC

[GitHub] [cordova-ios] tudordumitriu commented on issue #922: iOS 14 will enable Intelligent Tracking Prevention in WKWebView by default

tudordumitriu commented on issue #922:
URL: https://github.com/apache/cordova-ios/issues/922#issuecomment-774128317


   Hi @NiklasMerz 
   I've seen you have closed this issues due to working on the other related issues.
   Since we're getting some pressure to get it working I have tried integrating your proposed solution (using cordova ios platform strait from github and using the proxy plugin and converting the urls) but it doesn't seem to be working.
   We might have a specific case because we are using PouchDB which manages in it's own way the HTTP communication but we have even tried hacking the libraries just to see if is working.
   Now I know this might not be the most appropriate place to discuss this, but eventually could you give us a status update and eventually a link with all the steps that need to be done to go this route. I don't even know if I'm using the right code (in XCode I see in webproxy that is looking for prefix @'_https_proxy_' but all may urls once calling the WebViewProxy.converProxyUrl start with app://_)
   An just as a matter of personal curiosity, the proxy (and I think that's the whole purpose) once we call the _session that will return the set-cookie header will remember for the rest of the calls the cookie, right? 
   Sorry, but things are not that clear and I don't see Apple doing anything yet to allow disabling the Intelligent Tracking 


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