itinance / itinance/react-native-fs

It is possible to set NSURLIsExcludedFromBackupKey as option(parameter) for downloadFile method

Open
#240 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.