cordova-plugin-inappbrowser
cordova-plugin-inappbrowser copied to clipboard
I lose session when I close and open my application
trafficstars
Hi, I'm using inAppBrowser with Capacitor in an Android application, everything works perfect, except the session issue. When I close the application, if I had logged in, it doesn't recover it, so I have to log in every time I close the app. I've read somewhere that it's a cookie issue with the _blank parameter... can it be? any solution?
thanks
Hello, did you find any solution for this? I have the same problem. Opening the inAppBrowser again with _blank options is not sharing session cookies.