Addressable Asset System

Hi, I’m ussing Addressables Asset system for loading sprites.
when I close the app and reopen it, the addressables load the sprites and take a short time but I think that is not should pass because the sprites should be in cache or some side.
Someone knows how to solve it ?
Only the first time the app was opened should download the sprites, I think!

I have the same problem… can someone help us?