Right now I don't see a way to cache something with a custom cache key for a file that already exists on the device.
Basically I want to cache an image before uploading it.
Checked the documentation, don't see a way to do this with a custom key.
So I can use the same urls as normal because It takes a bit for the image to upload and I want the illusion of speed.