
Hello everyone in this article at OPENGENUS, we are going to see how to upload files to FireBase cloud from iOS app. We are going to build a simple app which allow the user to pick an image from their gallery using UIPickerViewController and upload it to firebase cloud storage in png image format.
Lets get started
Login to your firebase console and create a new iOS app project and addd your iOS app by specifying Bundle ID and other neccessary details
Download the plist file and add it to the...
Published on May 15, 2021 17:26