ionic-cache-src
ionic-cache-src copied to clipboard
Can't load or cache more than one image per view.
I had images loading from Firebase Storage via the url their service provides when the image is saved there.
I've added ionic-cache-src per the docs and added the encode-uri="false"
with each image tag. What I'm finding is that on initial page load, if I have two images in the view, the one furthest from the top of the page gets cached and loaded fine. But the first does not cache properly and does not get loaded.
Instead first images get saved in a subdirectory within file://data/data/com.ionicframework.pta755557/files
as shown below
So files arLXK... and zWe4N... display those inside WcVDX... sOOFc... directories do not.