sandrolombardo commented on issue #753:
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/753#issuecomment-725337467


   We have the same problem, but just in the other direction. We authenticate 
our users in the Cordova iOS App via WkWebview and get an authenticated cookie 
sent by the authentication system. Then we want to open a URL via the Cordova 
InAppBrowser plugin and have to include the authenticated cookie. Unfortunately 
the synchronization of cookies between WkWebview and Cordova InAppBrowser 
plugin does not work and our requests are sent without any cookies.
   
   Does anybody already have a solution for this?


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