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

WKWebView configuration is not considered

    XMLWordPrintableJSON

Details

    • Important

    Description

      Regarding the code of WKWebView.h, WKWebViewConfiguration seems to be a readonly property.

      @property (nonatomic, readonly, copy) WKWebViewConfiguration *configuration;
      

      But in this plugin, we are trying to update the WKWebView configuration after initialising it and it looks like all this part is not considered :
      https://github.com/apache/cordova-plugin-wkwebview-engine/blob/master/src/ios/CDVWKWebViewEngine.m#L146-L150

      Attachments

        Issue Links

          Activity

            People

              shazron Shazron Abdullah
              akofman Alexis Kofman
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: