SwiftUI: Firebase Tutorial - How To Build A Registration Page Using Firebase With SwiftUI

preview_player
Показать описание
In this Video i'm going to show how to create Registration Page Using Firebase In SwiftUI | Creating User Account With Firebase Firestore Using SwiftUI.

Firebase Phone Auth Using SwiftUI | OTP Verification Using Firebase With SwiftUI

Source Code

Support Us By Visiting the Link Given Below.

For Any Queries And Any Request For Videos Use The Given Link

For More

Instagram

Twitter

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

Man U r so good, I have been trying to find this tutorial for so long . Thanks a lot

shreyanshsingh
Автор

This is awesome! I have followed the video but am running into the problem that toggling the show binding variable in the CreateUser trailing closure is not dismissing the registration page sheet? The user is created on Firebase however.

AdielHernandezCodez
Автор

Awesome! Just what I was looking for ❤️

santiagoyeomans
Автор

Hey @kavsoft, Thankyou for the tutorial. I have a small question, my Account Creation view is not being dismissed even after self.show.toggle(). I also tried var presentationMode way, but that didn't work either, my account is being created correctly. Any help would be very helpful.

Khan_O
Автор

nice tutorial thanks for the link to setting otp video

jamilamini
Автор

In home after verification if I want to display the profile picture above "welcome user" what is the protocol to do that?

darshgondalia
Автор

Hello Kavsoft. At the 7:48 point of your video, you informed us to remove the code. My question is when testing with real phone numbers, are verification codes automatically generated? I'd like to know how real people can communicate through the app.

wrobersone
Автор

I have more than 7 text fields in my project and I want to make it scrollable . Is it possible to do this?

darshgondalia
Автор

Hi @Kavsoft, I have a small problem, after finishing puting the phone number I get a error alert “MISSING_CLIENT_IDENTIFIER”. Could you help me out?

yutubyutub
Автор

Hi Thanks for amazing video. This UI only works in Portrait. How to make it work in Landscape mode

shan
Автор

I dowloaded your code to learn and did every step u taught. Unfortunately, it keeps loading and not directing to Home when i creating user profile. Other than that, all data is stored in FirebaseStore. Do you know why ?

danialharis
Автор

Hello! Can you tell me what your server rules are?
With the default rules, I cannot log in, cannot registering. I set "allow: read, write;" in the rules, after which I was able to log in, but still could not register

InSideCannel
Автор

can this be done using login/singin with email and google singin?

santiagoyeomans
Автор

Any idea how to solve the error Listen for query at users failed: Missing or insufficient permissions.) I am getting it every single time when after verification of phone number. So it stays in the state of loading and then this error pops up and then the app doesn't move forward.

darshgondalia