0
Error : cannot find symbol method getDownloadUrl () , can anyone help me with this, i have link of code in the description
2 Respostas
+ 1
Hi! This is old version, doesn't run yet: taskSnapshot.getDownloadUrl();
Use this: storageRef.child.getDownloadUrl();
Hope it helps.
+ 1
thanks i did it, it worked 🙌