You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/07/10 13:21:07 UTC

[GitHub] [cordova-plugin-inappbrowser] damianlluch commented on issue #851: Ios - How to share cookies between inAppBrowser and cordova webview

damianlluch commented on issue #851:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/851#issuecomment-1179728067

   > Hello,
   > 
   > I am experiencing issues with sharing cookies between the InAppBrowser and the cordova webView.
   > 
   > What I am trying to achieve is doing an authentication via inAppBrowser; and after, closing it and continue on an iframe in the main ionic webview. In android everything works and the cookies are shared out of the box, in Ios this does not happen. In fact, whereas the inAppBrowser correctly receives the login cookies; in the iframe of the ionic app we do not have any session cookie.
   > 
   > Is there a way to replicate the same behavior of android on IOS devices?
   > 
   > Thanks in andvance
   
   I'm having the problem that I lose the session when I close the app on Android with inAppBrowser.
   Can you share the configuration or tell me what you have done to avoid losing the session?
   
   thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org