标签: android firebase firebase-realtime-database
/d/tex/latex/res/res.cls
错误TaskSnapshot - 只有在使用android studio 2.3时才能在私有范围内访问方法。
答案 0 :(得分:4)
这似乎是一个错误,也许它将在下一个版本中修复。同时,试试这个:
@SuppressWarnings("VisibleForTests") Uri downloadUrl = taskSnapshot.getDownloadUrl();