Doing a quick search of how firebase stores data, I don’t think this is a direct link to an image. I think it’s actually an API call that returns the image as part of the call.
I use glide to create products on the shop floor as we receive them.
This gets my CSV file ready to port it directly to an app called Multivendor on Shopify. Can’t create product directly on shopify due to some limited they have within the system.
Would have been great if firebase link worked because shopify anyways downloads the image and reuploads it.
Good news! Multivendor has managed to make the link work at their end! Is there a way I can delete the files uploaded to firebase storage? I need those files temporarily only, maximum for 2 days.
I’m not aware of a way for us to delete images ourselves. There has been talk from Glide that eventually they would build in a process to remove old images if they are no longer referenced by the app, but I’m not sure if that materialized into anything.