tinni95 opened a new issue #851:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/851


   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 


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to