cordova-plugin-inappbrowser icon indicating copy to clipboard operation
cordova-plugin-inappbrowser copied to clipboard

I lose session when I close and open my application

Open damianlluch opened this issue 3 years ago • 1 comments
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

damianlluch avatar Jul 03 '22 10:07 damianlluch

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.

aliharakeh avatar Oct 19 '22 19:10 aliharakeh