Skip to content

cacheStalePeriod causes cache to not work properly #233

@Mohammad-Adam

Description

@Mohammad-Adam

Description of the bug

if I set a custom cacheStalePeriod then the font file will not be downloaded in DynamicCachedFontsFontCacheKey cache folder, instead it will be downloaded in a new folder inside app's cache folder and with a name equal to the file url;

and because of that when i restart the app and then call DynamicCachedFonts.canLoadFont(url) it gives false despite i did download the font before;

Metadata

Metadata

Assignees

Labels

bug 🐛Something isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions