Home > Software design >  How to upload a img to firebase storage correctly (javascript)?
How to upload a img to firebase storage correctly (javascript)?

Time:01-15

Im having problem uploading image to firebase storage, it keeps uploading 9B file to storage even if selected file is a 100mb file. It is showing the progress as NaN%, once i successfully uploaded a image to firebase storage but now im failing

  • Related