Hi,
I have been experiencing this error after upgrading the new firebase sotrage library api version to my android app, i cant able to retrieve the image url to my android app that i have uploaded to the firebase firestore databse.
I have tried some solutions for the getDownloadUrl deprecated method. if i upload the image while creating the user information. the image gets uploaded and saved in the firebase firestore databse, but while looking at the user information after getting logged in into the app, the image wont be showing and the image url in the firestore database is different .
thanks.
Sathish V.A