When using the database you can do snapshot.exists() to check if certain data exists. According to the docs there isn't a similar method with storage.
snapshot.exists()
https://firebase.google.com/docs/reference/js/firebase.storage.Reference
What is the proper way of checking if a certain file exists in Firebase Storage?
1.4m articles
1.4m replys
5 comments
57.0k users