phonegap / phonegap-plugin-contentsync

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

#188 - [iOS] calling sync() with options.copyCordovaAssets set does not perform copy #189

Closed blefebvre closed 6 years ago

blefebvre commented 6 years ago

Description

Fix and test case for #188.

Related Issue

188

Motivation and Context

We need to be able to call sync() with copyCordovaAssets set, but without copyRootApp.

How Has This Been Tested?

Screenshots (if appropriate):

n/a

Types of changes

Checklist:

macdonst commented 6 years ago

@blefebvre thanks for the PR. I'll release a new version to npm shortly.

blefebvre commented 6 years ago

Thanks @macdonst !