June 2018
Beginner to intermediate
394 pages
9h 2m
English
There are three ways to upload files to Firebase Cloud Storage. The basic technique involves an event that:
Uploading files requires managing the file uploads in case of unexpected upload failures, resuming the upload from where it stopped, or in case the user decides to cancel the upload for any reason. Apart from this, developers should be able to attach metadata about the file and customize the metadata, deleting the uploaded file and other events that happen over the time of uploading a file.
Read now
Unlock full access