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/12/17 21:26:27 UTC

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

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


   Same here - 
   Trying to update to WKWebKit.  After some backend server changes to handle cors, cookies had some problems.  
   Fixed that with this plugin
   https://github.com/lucky3491/cordova-plugin-wkwebview-inject-cookie/issues/1#issuecomment-740480639
   
   Hadn't been using ios 14 so apple caught the problem when trying to get them approved.  
   Might still have the cookie problem -- (after login cookies are not set for next request to use).  
   So what has people had the best success with?   
   
   Option 1 -  I will be try this plugin
   https://github.com/oracle/cordova-plugin-wkwebview-file-xhr
   
   A little confused on how to use this for my case.  
   Can I use this only for my login request and login cookies would be set? Then any angular http/webkit request would start to work? 
   Login for android wouldn't be effective? 
   
   Option 2 - Is there another option, anything else that has worked? 
   


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