Heya Peter, Thanks ever so much for this video. Your presentation style is engaging and open. What you guys have done with Firebase is amazing. So simple. Downloading the sample now and having a go! Take care!
so just confused about this let user = User? . is this struct if so I want to see this struct. because really confusing in the sign in with google and apple.
Excellent video. But question - what happened to the Firebase prebuilt login functionality? Is that removed? Because Firebase still says it is available, but if you are having to hard code the imagery, buttons, and logic of sign-in/sign-up, that sounds like it must have been discontinued? I used to use the prebuilt sign-in Firebase UI on my Swift app, but I'm trying to recode the app to keep up. For example, your website still says, "FirebaseUI is a library built on top of the Firebase Authentication SDK that provides drop-in UI flows for use in your app." But I can't find anything on youtube explaining how to enable the drop-in solution.
Subscribe for the latest → goo.gle/Firebase
This is one of the most amazing videos I ever came across in my life.
Heya Peter,
Thanks ever so much for this video. Your presentation style is engaging and open. What you guys have done with Firebase is amazing. So simple.
Downloading the sample now and having a go!
Take care!
Thanks for the kind words, Benjamin!
great, it really works on my computer.
What exactly is the emulator you have in the delegate? Can i push that line of code to the app store or is that only use for testing environments?
Does this keep the user signed in if you restart the app?
It does - see the “persisting authentication state” section at 9:07.
What if we have thousands of existing user and want to store them in firebase ? How to do that. Plz explain.
The github profile don´t let us clone the project anymore, any chance to fix it?
so just confused about this let user = User? . is this struct if so I want to see this struct. because really confusing in the sign in with google and apple.
Error: The method 'FallThroughError' isn't defined for the class 'ActionCodeInfo'. - keep getting this error, any idea how I can solve this?
Excellent video. But question - what happened to the Firebase prebuilt login functionality? Is that removed? Because Firebase still says it is available, but if you are having to hard code the imagery, buttons, and logic of sign-in/sign-up, that sounds like it must have been discontinued? I used to use the prebuilt sign-in Firebase UI on my Swift app, but I'm trying to recode the app to keep up. For example, your website still says, "FirebaseUI is a library built on top of the Firebase Authentication SDK that provides drop-in UI flows for use in your app." But I can't find anything on youtube explaining how to enable the drop-in solution.
Did you find anything here?
🎉