How To Use Firebase (Swift, Xcode) – Ep 1 – Integrate Firebase SDK

[ad_1]
How To Use Firebase with Swift and Xcode
Lesson 1
In this lesson, we sign up for a FIrebase account and integrate the Firebase SDK into our Xcode project via Cocoapods

Note: There’s one thing we forgot to do in this lesson. When editing the Podfile, at the top, uncomment the platform and use_frameworks line so that it looks like this:

# Uncomment this line to define a global platform for your project
platform :ios, ‘8.0’
# Uncomment this line if you’re using Swift
use_frameworks!

In this series, I’ll show you guys how to leverage Firebase in your Xcode projects and apps to save data and retrieve data through the Firebase API.

Firebase is a backend as a service that gives your app database abilities without having to manage your own. The free tier is very generous and sufficient for most apps.

Related links:

Firebase QuickStart

Firebase

For more tutorials on how to build iPhone apps, make sure you subscribe and visit my site where you’ll find a community of like minded learners! Learning something new is always more fun with other people!

Youtube:
Website:

CodeWithChris is dedicated to teaching beginners and non-programmers all about building iOS apps. On the site, you’ll find a ton of free resources and tutorials to aid you on your journey to learn iOS development. Many people have successfully picked up Swift, Xcode and app building from my course and materials!

Intro & Outro music
“Heartbreaker” by Jahzzar (


Posted

in

by

Tags: