Swift: Firebase 3 - How to Upload Images to Firebase Storage (Ep 5)

Profile Picture
- Published on Jul 4, 2016馃審 Public

It's time to learn how to upload images from our iOS devices into Firebase Storage. This new feature offered by the Google team allows us to easily upload a file, and then receive a url when this action is complete. I'll walk you through how to first start the process by implementing the necessary UIImagePicker methods that allow us access to images on our device. Finally, we will register the resulting image url from our upload to each of our new users. Have fun. Previous Episode 4: https://youtu.be/qD582zfXlgo All episodes for Firebase 3 series: https://www.youtube.com/playlist?list... Completed Source Code https://www.letsbuildthatapp.com/cour... Want to learn more about iOS Development? Here are a few additional playlist resources on my channel: Let's Build YouTube series: https://www.youtube.com/playlist?list... Lets Build AppStore series: https://www.youtube.com/playlist?list... Lets Build Facebook Feed series: https://www.youtube.com/playlist?list... Lets Build Facebook Messenger series: https://www.youtube.com/playlist?list... Follow me on Twitter: https://twitter.com/buildthatapp