Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/34#issuecomment-39748760 Okay, so: 1. Android docs say that `clearcache` and `clearsessioncache` apply to the *cookie* store. 2. Android code actually *does* clear the cookie store. 3. This patch adds the same feature for iOS, under the same flag names. So this patch is good, and I"ll leave the issue closed, and update the docs. We could change the names of the options as another issue, but there are backwards compatibility issues to consider there. We would have to work within the deprecation policy, and I'd be uncomfortable reusing those names for some different functionality.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---