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

Enable DiskCache by defaut

    XMLWordPrintableJSON

Details

    Description

      This should really be set to enable by default to match behaviour of other platforms and boost performance for remotely hosted apps.

      DiskCache
      Enables WebView caching, which prevents the app from issuing multiple network requests for the same resource.

      The value can be either "disable" or "enable". The default value is "disable".

      Example
      <preference name="DiskCache" value="enable" />

      Attachments

        Activity

          People

            bryanhiggins Bryan Higgins
            bryanhiggins Bryan Higgins
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: