Github user filmaj commented on the issue:
https://github.com/apache/cordova-plugin-inappbrowser/pull/165
I believe the default on iOS is to accept all cookies, based on the
description from the docs:
https://developer.apple.com/documentation/foundation/nshttpcookieacceptpolicy?language=objc
Worth noting that on Android, on 4.4 and below this defaulted to being
true. That changed in 5.0 and newer, where the default was false. See
https://developer.android.com/reference/android/webkit/CookieManager.html#setAcceptThirdPartyCookies(android.webkit.WebView,%20boolean)
I'm on board with this change if only to keep behaviour consistent across
Android OS versions.
What do you think @infil00p ?
We will want to wait until our CI is back up before we possibly merge,
though :(
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]