nmanikiran opened a new issue #877: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/877
# Bug Report Cookies are not sharing between inAppBowser and with app ## Problem I have a SSO login flow i am login in the `InAppBrowser` and sync the cookies with the app `WkWebView` but not working in `v 4.0.0` this issue iam observing after updating `cordova v 10`. tried follwoing - updating the `InAppBrowser v 5.0.0` as well. - plugin for sync cookies `@zalaris/cordova-plugin-wkwebview-inject-cookie` - ### What is expected to happen? Need to sync the cookies between `InAppBowser` and `WkWebView app` and vice versa ### What does actually happen? - When login on inappbrowser cookies are not passing to wkwebview - open any link on inappbrowser is asking for login ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> on ### Command or Code <!-- What command or code is needed to reproduce the problem? --> ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> iOS & Android ### 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. --> iOS version 14.4 cordova v 10.0 cordova-ios v6.1 ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [ ] I searched for existing GitHub issues - [ ] I updated all Cordova tooling to most recent version - [ ] 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]
