Skip to content

Can not find the cached files on device #266

@DonAlex1897

Description

@DonAlex1897

I am using this code to cache files on my app:

var audioFile = await DefaultCacheManager().getSingleFile('fileUrl');

When I ran the app, the files are being cached. But I can not find the path where the files are cached on the device.

This is the address which I get on debug mode:
"/data/user/0/{my_package_name}/cache/libCachedImageData/3a65ece0-5366-11eb-91e0-0f0ba53cd292.mp4"

But there is no such path on my device.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions