There is currently no way to programmatically delete a folder in Firebase storage that I know of. The Firebase team hasn't added that feature to the Firebase API.
You can delete a file. Use "DeleteFile" method.
Hmm, I tested simulteneously FirebaseStorage for Android and iOS and didn't find a delete method in lib for iOS.
I thougth that set of methods is the same for Android and iOS.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.