So I have a collection 'posts' and subcollections 'days' with media. The reason for this is that users can upload a post which contains of multiple days with media (photos and videos). Now i would like to delete the media from firestore storage when a user deletes their posts. I have tried to do this with loops but couldn't get this to work. Anyone who can help me with this? Thanks ๐