Firebase Storage | A Guide for Beginners

I guess its Image not data, If its data use Firebase Database

You can’t get the Image but you can surely Download it

If you want to get Image, there is an alternative.

  • Upload File
  • Get the URL
  • Store to Firebase Database
  • Get URL whenever you want
  • Set the Image URL to

Image

2 Likes