Skip to content

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

Open
@azghibarta

Description

@azghibarta

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!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions