phonegap / phonegap-plugin-contentsync

Download and cache remotely hosted content
Apache License 2.0
206 stars 98 forks source link

WP8: Support for copyRootApp/copyCordovaAssets when options.type=local and options.src=null #126

Closed dmaus closed 8 years ago

dmaus commented 8 years ago

ContentSync.sync({"id":”appID”, "type":”local”, "copyRootApp":”true”})

This should copy the root app/cordova assets to PERSISTENT storage. It works on iOS/Android, but not on WP8.