How to delete a file from filestorage? #1434
-
The docs say that it is possible to delete a file with How should a file be deleted? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
There is no directy |
Beta Was this translation helpful? Give feedback.
-
Thanks @posva, I been traversing this as well and noticed a bit of a niggle here, seems the |
Beta Was this translation helpful? Give feedback.
There is no directy
delete
method yet. You have to use the firebase SDK instead: https://firebase.google.com/docs/storage/web/delete-files#delete_a_file