How to set up Firebase

What is Firebase?

Creating a Firebase app

For Firebase configuration, we start by :

  1. Create a new Firebase app in the Firebase console:

  1. Then, add a new device:

  1. Next, we need to grab the bundle identifier in order to add the Xcode:

  1. Then, we need to hit the register app button and download GoogleService-info.plist:

  1. Next, we need to add GoogleService-info.plist to our Xcode project:

Free Resources

Copyright ©2024 Educative, Inc. All rights reserved