downloadcomplete

  1. Ivan Aldaz

    Bug? Bug in FirebaseStorage library

    Hi. It's a little typo, but has driven me almost crazy. Here it is: When downloading a file with storage.DownloadFile(FirebaseStoragePath, localDir, "localFile") the event sub raised is "storage_DownloadCompleteD", but if you want to "Wait for" the download to finish, you have to write...
Top