Describe the bug
Cookies aren't sent to iframes or inappbrowser windows that load from the same domain
To Reproduce
- Make a request through this plugin that has a response that sets a cookie.
- Load an iframe or inappbrowser window from the same domain as the above request
- Observe no cookies are sent
Expected behavior
iframes and inappbrowser windows have access to cookies set by cordova requests to that domain
Describe the bug
Cookies aren't sent to iframes or inappbrowser windows that load from the same domain
To Reproduce
Expected behavior
iframes and inappbrowser windows have access to cookies set by cordova requests to that domain