cordova-plugin-file
cordova-plugin-file copied to clipboard
Allow setting data protection metadata on iOS
trafficstars
This patch enables rudimentary support to set the NSFileProtectionKey property with FileEntry.setMetadata() on iOS. It passes the property value directly to NSFileManager so use the exact NSFileProtection... constants as values.
cordova-qa: rerun tests please
Please disregard the failures, our Jenkins is glitching at the moment.
cordova-qa: rerun tests