Once you have a reference, you can download files from Cloud Storage by calling the getBytes() or getStream() . If you prefer to download the file with another library, you can get a download URL with getDownloadUrl() .
Read moreWhere is Firebase storage bucket URL?
If it’s not included already, you need to add your Cloud Storage bucket URL to your Firebase app’s configuration object.
Read more