Skip to content

Original images being fetched again on app update #58

@derek-maurer

Description

@derek-maurer

I noticed something in my app when I update it on the App Store. The images in the collection view flash briefly because fast image cache is, for some reason, getting them from the original files on disk again instead of getting them from the cache. (logical conclusion because it does the exact same thing UI wise if you delete the cache files)

When the app gets updated the files in the ImageTables directory seem to be there and the same size before and after the app gets updated. However, I can't seem to figure out why FastImageCache would be getting the original image files when the image tables seem to still exist. This is hard to debug because it only seems to occur when the app updates. I was hoping someone else had run into this issue and could give me some guidance.

Thanks!

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