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


   # Bug Report
   In my app, i am using inapp browser to authenticate the user and then close 
the browser. used to then store cookie and call rest api to retrieve data. This 
used to work perfectly fine with UIWbview. With WkWebview the cookies are not 
persisting between In app browser and cordova wkWebview.
   
   ## Problem
   How do i retrieve cookie from InApp browser and store it in Cordova 
wkWebview instance?
   
   ### What is expected to happen?
   Cookie should persist between InAppBrowser and cordova WkWebview session.
   
   
   ### What does actually happen?
   Cookie is not available in Cordova WkWebview post authentication using In 
app browser window
   
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   
   
   ### Environment, Platform, Device
   In App browser plugin version 4.0.0,
   Cordova ios version 5.1.1 using Wkwebview only
   IOS 13.4
   
   
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


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