+ 1
How to fetch and use image urls from firebase ?
Actually, I was trying to fetch name, messages and profile picture from firebase. But the profile pictures are not visible. https://code.sololearn.com/W14YUxiDf8Xp/?ref=app Where is the error ?
5 Respostas
+ 3
Prasant
I figured that you are using storing images in profile_picture and accessing it by profile_pic.
I fixed it by editing line 75.
https://code.sololearn.com/W3EzOZ90wSXD/?ref=app
+ 1
I don't know about web development but might be helpful:
https://www.sololearn.com/post/459751/?ref=app
+ 1
Samsil Arefeen
Thank you for the link
But I want to fetch image url from firebase database. In the link, it is described how to embed images in code playground 😔
+ 1
RDC
Thank you very much 😊🤗🤗🤗
0
Samsil Arefeen
Why did you link that post here?