Share Cookie between default browser and Ionic

Hello,

I would like to share session cookies because I have to login via the default browser and when I go back to my application I launch InAppBrowser with this cookie.

It’s possible?

thank you

inAppBrowser doesn’t share cookies,

i think https://github.com/google/cordova-plugin-browsertab does however, perhaps try that

ok it works perfectly.
But I do not have loadstart events etc and hidden url bar.

https://issues.apache.org/jira/browse/CB-11045

no resolve :frowning: