Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-11045

Use the custom CDVWebViewEngine and add automatic cookies sharing

    XMLWordPrintableJSON

Details

    • Important

    Description

      Hello,

      With the new version of cordova-lib (>=5.4.x), cordova-ios (>=4.x) and cordova-android (>=5.2.x) you have the ability to choose a WebView engine for your app.
      On iOS, you have the ability to use the new WKWebView engine and for Android you can use for example the CrossWalk WebView which use the latest chromium WebView for android.

      At the moment, with InAppBrowser plugin you are using the default/old/basic WebView system (UIWebView or Chromium 4.4 WebView). So, for every users that need/want to use the new WebView system for their app encounters a lot of issues, especially with cookies sharing functionality... Which is really sad when you are using an external Authentication system (like Keycloack) to log you users in or out, and when you are using secured iFrames that need cookies to bet set on your app.

      It could be great to make the InAppBrowser plugin use the CDVWebViewEngine everywhere and had automatic cookies sharing between the app and the popup (and vice versa).
      That should avoid the merge and fix the https://github.com/apache/cordova-plugin-inappbrowser/pull/122 issue.

      Have you planned to use this new engine already ? If it is the case, when do you think it will be released ?

      Thank you for you time.

      Regards.

      Attachments

        Activity

          People

            Unassigned Unassigned
            JoMas971 Masmejean Jonathan
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: