GitHub user walisc opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/239
Enabling Appcache for the android webview Enabling App Caching for the android webview instance. Disabled by default. You can merge this pull request into a Git repository by running: $ git pull https://github.com/walisc/cordova-plugin-inappbrowser master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-inappbrowser/pull/239.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #239 ---- commit e1ba620118f7e12aa150661143ee86d276023752 Author: chido <chi...@j5int.com> Date: 2017-09-05T07:49:35Z Enabling AppCaching for the andriod webview instance. Disabled by default commit 71f13588a7e325abd6416123e5d653c688f8c00b Author: chido <chi...@j5int.com> Date: 2017-09-05T08:40:21Z Removing the need for a max cache size ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org