itinance / itinance/react-native-fs
It is possible to set NSURLIsExcludedFromBackupKey as option(parameter) for downloadFile method
Open
enhancement
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
I saw that remark for `downloadFile` method:
(IOS only): The NSURLIsExcludedFromBackupKey property can be provided to set this attribute on iOS platforms. Apple will reject apps for storing offline cache data that does not have this attribute.
It is possible add the desired path as an option to `downloadFile` method, or do I need to implement this in the iOS project?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.