Error : cannot find symbol method getDownloadUrl () , can anyone help me with this, i have link of code in the description | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Error : cannot find symbol method getDownloadUrl () , can anyone help me with this, i have link of code in the description

https://stackoverflow.com/questions/54906592/error-cannot-find-symbol-method-getdownloadurl-having-this-error-new-to-andro

27th Feb 2019, 1:31 PM
Ankit Chourey
Ankit Chourey - avatar
2 Answers
+ 1
Hi! This is old version, doesn't run yet: taskSnapshot.getDownloadUrl(); Use this: storageRef.child.getDownloadUrl(); Hope it helps.
27th Feb 2019, 7:52 PM
Tamás 🇭🇺
Tamás 🇭🇺 - avatar
+ 1
thanks i did it, it worked 🙌
28th Feb 2019, 1:08 AM
Ankit Chourey
Ankit Chourey - avatar