Cordova-plugin-ionic-webview session cookies

Hi

I’ve added cordova-plugin-ionic-webview to my ionic app (ios: 4.5.4, cordova: 7.1.0). I enabled the CORS header on the server and the login call succeeds. However, we are generating a session cookie for a successfull login and that seems to be not persisted in that plugin.

Is this known? Anything I’m missing in the configuration that I need to enable?

I’ve added the described config to the config.xml:

Any help is highly appreciated!

Thank you!

Anyone has an idea, why my session cookies don’t seem to work in the cordova-plugin-ionic-webview plugin?

It’s a known issue with wkwebview
–> https://github.com/ionic-team/cordova-plugin-ionic-webview/issues/22