cordova-plugin-wkwebview-engine icon indicating copy to clipboard operation
cordova-plugin-wkwebview-engine copied to clipboard

iOS: Fixes http cookie not stored properly

Open esjs opened this issue 5 years ago • 2 comments

Platforms affected

iOS

Motivation and Context

closes #77

Description

Added ability to set initial cookie which solves the problem with setting HTTP cookies. Based on https://github.com/CWBudde/cordova-plugin-wkwebview-inject-cookie

Testing

Tested on Simulator iPhone 11 Pro Max

Checklist

  • [x] I've run the tests to see all new and existing tests pass
  • [ ] I added automated test coverage as appropriate for this change
  • [x] Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • [x] If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • [x] I've updated the documentation if necessary

esjs avatar Apr 12 '20 07:04 esjs

Any progress in that PR? The solution to this problem is very important, especially since from December everyone will already use Webview instead of UIWebView in large quantities

rezunenko avatar Oct 09 '20 10:10 rezunenko

Also hoping to have this problem resolved

kgillespieatmosphere avatar Nov 12 '20 18:11 kgillespieatmosphere

We are archiving this repository following Apache Cordova's Deprecation Policy. We will not continue to work on this repository. Therefore all issues and pull requests are being closed. Thanks for your contribution.

jcesarmobile avatar Jan 08 '23 23:01 jcesarmobile