如何编写Firebase存储的URL以在浏览器中显示图像?
因为当我尝试使用此gs://askdoctor-546bf.appspot.com/askdoctor/namasuba.jpg
时它不起作用,现在应该通过网址查看存储在Firebase存储中的图像的方式。
答案 0 :(得分:0)
httpsReference = storage.refFromURL('https://firebasestorage.googleapis.com/b/bucket/o/images%20stars.jpg');