Firebase: Upgrading and Creating Application on new Firebase
- 3.9
Brief Introduction
Complete guide to create and/or update applications to the new Firebase version released by Google in 2016 Google I/ODescription
On 18 May 2016 at Google I/O, Google announced the new version of Firebase, saying that "Firebase is expanding to become a unified app platform for Android, iOS and mobile web development." and they did. Now Firebase is not just a Real-Time database, but is also:
- Analytics
- Messaging, Storage, Config
- Test Lab and Crash Reporting
- Notifications, Dynamic Links, and More
- Monetize With AdMob
- With New Console, Documentation, and SDK
- More to Come
So if you wasn't using Firebase before now is the time to start.
In the first part of this course we will learn how to create a new application using the new Firebase, we will also learn how to update your app that uses the old Firebase to use the new one, but we will not stop there.
With time I will add new BONUS section, completely FREE exploring the new features available on Firebase
Requirements
- Requirements
- Basic understand about programming
- Basic understand about XCode
- Students will need to have a copy of XCode installed