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