In my new android firebase project, I used com.google.firebase:firebase-storage:16.0.1
library.
I get the following Error:
I opened another project that had library firebase-storage:15.0.2
and taskSnapshot.getDownloadUrl();
which worked on that project. but after using latest dependency library it's not working.
Now, how can I get the file URL?
Any way to get the file download link?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…