Unity Login System with Firebase Authentication | Import & Implement Firebase SDK | Part 3/4

preview_player
Показать описание
In this video i will show you how to import and implement firebase SDK in unity3D.

Assets references:-
1). Firebase Console
2). Firebase UNITY SDK

If you want any service related to unity then feel free contact me on fiverr and upwork.

Here is my contact e-mail

If you want this complete project then contact me on any platform Thank you.
Рекомендации по теме
Комментарии
Автор

Your video is really helpful for me. but I have error on task.result in SignInUser and CreateUser code due to my using System.Threading.Task is not working. I cant find any solution for this problem. can you help me with this?

blackswan
Автор

Good day! nothing showed up on the StreamingAssets for me (around 2:55) :((

zhedamir
Автор

Hello sir this video is helpful for me more
But i got an error when I click the sign up button it occurs an error as object reference not set to an instance of an object

ajaik
Автор

good afternoon friend when you perform the user registration you get error at minute 9:29 but then at minute 10:14 you solve it but I applied the same and I still get the same error that austed came out in the minnito 9:29, will have another type of solution in advance thank you very much.

dprogamer
Автор

encountered an error: System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> Firebase.FirebaseException: There is no user record corresponding to this identifier. The user may have been deleted.
--- End of inner exception stack trace ---

excuse me, can you help me with this error? i can't do login and the error appears as above.

tantei
Автор

It's amazing
Can you please share your project with us?

laibaabbasi
Автор

what a great video but I have the 2019 version and I get an error in the auth part at minute 4:28 of the video.

dprogamer
Автор

Hi, i put the Firebase Auth file into Assets file but did'n show the Android, only got iOS and tvOS, how can i solve it? Please help.

josephlee
Автор

Very helpful but when I LogOut the Update starts to give error because there's no user logged and then it crashes because of it... is there other way to register the user if it's already logged in without the update?

kena
Автор

Good morning friend, first of all thank you very much for the videos, I have a question ...
because I don't get the name I entered and you do .. "Jane Q. User" appears ... what could be the error?, I would greatly appreciate your help.

gustavlugo
Автор

Hlo sir, After import firebase auth, resolution failed error occur.

anjnaboxfy
Автор

the gradle u showed us we need to download it?

amiramjad
Автор

Hi there :)
Can we follow the same process to integrate firebase in iOS project?

adeel
Автор

Hello friend, etsa good tutorial, I get the following error:
Could not find a working Python interpreter. Make sure one of the following is in your PATH: python python3 python3.8 python3.7 python2.7 python2
UnityEngine.Debug:LogError (Object)

christiansalazar
Автор

My streaming assets folder not created

asharkhan
Автор

Hello Sir. Firstly This video series is so helpful. Thank for your time.
I put all codes as same as yours. I created an User successfully. But I cant create anymore. I just have one user and when I try second registration it gives an Error.

"Firebase.FirebaseException: The email address is badly formatted."

What does it mean? I guess this problem is not related with email. Because I tried a lot of versions of emails.

selcukguler
Автор

Thank you very much for your videos, they are so helpful and I have completed 4 of them. But I have an unsolvable error. I am using MacOS 12.3 and developing a iOS mobile app, it always shows "NullReferenceException: Object reference not set to an instance of an object" at "auth.CreateUserWithEmailAndPasswordAsync(email, =>{})", and I confirmed all objects have already assigned to firebaseController.cs, and I tried to reimport SDK and google server.plist, all fail. I guess the API seem can not work well, I have working on it for whole day but still can not solve it, can you give me some solutions?

kerry