'How to handle Firebase image updates and only download if necessary?
How would you handle images from Firebase to not download them everytime? I would like to check if the image already has been downloaded and saved to memory and only download it if it differs. Identifying it by name would be my last option, because I currently use the name as a human readable identifier for usability reasons.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
