I have noticed that I can call CloudStore.download() and works fine even if my file is downloaded locally or not. That is pretty good! But not works fine or in the same way for functions like CloudStore.exist() or CloudStore.stat(), those functions only can fetch data if my file is already downloaded locally. I suggest that those functions can fetch file data even if is not locally downloaded. But most of things works well. Congrats!
I have noticed that I can call CloudStore.download() and works fine even if my file is downloaded locally or not. That is pretty good! But not works fine or in the same way for functions like CloudStore.exist() or CloudStore.stat(), those functions only can fetch data if my file is already downloaded locally. I suggest that those functions can fetch file data even if is not locally downloaded. But most of things works well. Congrats!