Trusted answers to developer questions

How to set up Firebase

Get Started With Machine Learning

Learn the fundamentals of Machine Learning with this free course. Future-proof your career by adding ML skills to your toolkit — or prepare to land a job in AI or Data Science.

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:

RELATED TAGS

react native
firebase

CONTRIBUTOR

krissanawat
Copyright ©2024 Educative, Inc. All rights reserved
Did you find this helpful?