Hello,
I am currently using the “FirebaseStorage” extension.
And now I want to download the saved image in Firebase directly on the device in a specific location.
However, I do not really get it and I already use GalleryRefresh from Taifun.
“get downloadUrl” = Picture
PS: Normally I had cached the image in Canvas, but the image is always distorted there. Why I’m trying to download directly without caching to get the original format.
Thanks in advance.