How to set up Firebase
What is Firebase?
Creating a Firebase app
For Firebase configuration, we start by :
- Create a new Firebase app in the Firebase console:
- Then, add a new device:
- Next, we need to grab the bundle identifier in order to add the Xcode:
- Then, we need to hit the register app button and download
GoogleService-info.plist:
- Next, we need to add
GoogleService-info.plistto our Xcode project:
Free Resources
Copyright ©2025 Educative, Inc. All rights reserved