phonegap / phonegap-plugin-contentsync

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

fixing sample app #154

Closed ghost closed 7 years ago

ghost commented 7 years ago

The sample is broken ! There is no "localPath" attribute in the response object only an "archiveURL"

Object {progress: 49, status: 1, loaded: 939110, total: 940218}
index.js:119 Object {archiveURL: "/data/user/0/com.sample.test/cache/master.zip"}
macdonst commented 7 years ago

@rosatof thanks!