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



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

Reply via email to