XaiJu
kavsoft
kavsoft

patreon


SwiftUI Complete Login Flow Using Firebase - Apple, Google And Phone Auth - Xcode 14

Source Code For SwiftUI Complete Login Flow Using Firebase - Apple, Google And Phone Auth - Xcode 14.


Download Code πŸ‘‡

SwiftUI Complete Login Flow Using Firebase - Apple, Google And Phone Auth - Xcode 14

Comments

Can you please redo this for iOS 17 and Xcode 15 as this no longer works?

Owen Hallinan

Please make sure you’ve added the GoogleInfo.plist file from the firebase; if not, check out the very start of the video where I will be mentioning how to create that.

Kavsoft

I am getting the following error when using your most recent zip file in regards to google sign in: Thread 1: "No active configuration. Make sure GIDClientID is set in Info.plist." Nothing online is helping me though

Griffin Weinhold

Hi, The Google Sign-in SDK has been completely rewritten; I've updated the code; take a look. Thanks for the information!

Kavsoft

Getting the same errors here. Any advice?

Carlos Mendez

Having the error Type '() -> ()' cannot conform to 'ShapeStyle' on the line CustomButton(isGoogle: true) in the Login Gile and Type of expression is ambiguous without more context in the LoginViewModel file under the logGoogleUser where it reads Task Any suggestions? I also just updated xcode so maybe its new documentation?

Daniel Duggin

thank you ...πŸ‘

Andrej

Actually there is no specific reason. We can use that too !

Kavsoft

I always feel grateful for your video. I have a question. If you look at the code, I try context switching using Main Accotor.run I wonder if there is a reason why you didn't use @MainActorAnnotation in the ViewModelClass.

마 고


More Creators