Swift: Sign In with Google & Firebase (Swift 5, Xcode 11) - Beginners

preview_player
Показать описание
In this video we will learn how to set up Sign In with Google for our iOS App in Swift 5. We will be using Firebase, the Google SDK, and Xcode 11. Sign In with Google is a great way to allow users to easily authenticate into your mobile app/platform.

#swift #signin #google

Рекомендации по теме
Комментарии
Автор

this is honestly the best swift tutorials channels! I am so happy it got recommended

randomrobot
Автор

can I add this package without cocoapods?

TamoKakhidze
Автор

Your tutorials are really easy to understand and digest!

ajhernandez
Автор

I have this error: Missing argument for parameter 'sourceApplication' in call in return do you know how to fix it?

davidandersson
Автор

Thank you so much for the help! I'm creating my first app, and these tutorials have really been saving me a lot of time. Great work and keep it up!

evanzhang
Автор

Informative video. Does the app have to restart to get values? Getting an update mid running (e.g. new app version available) would be useful. Somer apps might be loaded for many days by iOS before a restart happens.

frewland
Автор

How do you make the segue to an other view after having signing with Google?

jofresh
Автор

Hello! I found a problem for people who use SwiftUI instead of UIKit, what to do when you don't have ViewController?

TheCloutTV
Автор

Clang: error: linker command failed with exit code 1 (use -v to see invocation)

Plx help

aksaanazir
Автор

Unfortunately this is outdated now with version 6 of Google Sign in for iOS

BenGerhold
Автор

Thanks for the excellent video tutorials. if you can, please update this tutorial as well.

hamidez-yara
Автор

I was in Big Sur beta 11.0, and that OS version caused a huge problem for doing this. And everything went back to normal after I changed back to Catalina.

mingy
Автор

You should do swift UI next just because that is what apple supports more now

masonengland
Автор

I followed the tutorial and everything works. But when I try to Sign In with Google and then hit Cancel it crashes the app giving me this error in the App Delegate: "Thread 1: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value"

michaelechim
Автор

Nice video. I wanted to know how you can open a Home View Controller after user logs in

gshan
Автор

Hi! Thank you for tutorial. Is it possible to customize that button. For example, if I want to put just Google icon or label "Sign in with Google"?

aqarys.devlog
Автор

where is this code in the github repository? Im already a Patreon user

angelcamacho
Автор

hello sir,
i follow your steps and get stuck error at "FirebaseApp.configure()" - use pf unresolved identifier 'FirebaseApp.configure'
what should i do?

HirenMistry
Автор

Thanks a lot. Very exiting and usefull tutorials. Pls keep up.

alishenay
Автор

Love the video!! One thing I found while testing it was when I clicked the button to sign in then pressed cancel, the app would crash. How can I fix this bug??? Keep up the great work!

diegomallen