Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

Downloading using download manager, Cannot Delete the file #236

Closed
@drblmb

Description

On Android, I downloaded a PDF file using Download Manager...then, when I delete the file later, it reports success, but the files are not being removed from the system. I can see them in Recent Files and Download History.

RNFetchBlob.session('pdf').dispose().then(() => { console.log('Succeeded'); }

I also tried just deleting the file with RNFetchBlob.fs.unlink, and it also reports Succeeded, but the file is still there. How do I really delete the files?

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions