Android Question FirebaseAuth

ziz

Member
Hello You All

I tried to apply this lesson : FirebaseAuth - Authenticate your users
but I get this message


I put the key SH1 in firebase
I Copy Jason File to my project Folder & I didn't change anything in the project Manifest file

What is missing
Nothing ever worked for me
 

DonManfred

Expert
Licensed User
Longtime User
& I didn't change anything in the project Manifest file

What is missing
At least the needed changes in the Manifest!

Follow the instructions carefully.
 
Reactions: ziz
Upvote 0

ziz

Member
Not enough information for us to help you.

What information do you want? I am determined to contact Firebase
If this was the last work in my life

B4A : ver : 10.70
FirebaseAuth ver : 2.1


Manifest file :

 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Completely wrong.

 
Reactions: ziz
Upvote 0

ziz

Member
Can I give you the passwords for my Firebirds account and your free time modifies this project?
With many thanks and consider it a humanitarian aid
Because I tried all the steps

Or can I upload a video for you with all the steps?

All B4A SDK firebase library Installed :
 
Upvote 0

josejad

Expert
Licensed User
Longtime User
Have you tried search for the error you're getting?

 
Reactions: ziz
Upvote 0

ziz

Member
Thank you all
and Sorry to bother you

I worked on Firebase projects on Android Studio and had no problems
I taught firebase projects on Delphi and had no problems
I worked on visualstudio.Net projects and had no problems
But Basic for Android I stopped here
The problem is that I liked B4A speed and I am an old programmer in Visual Basic 6 code
 
Upvote 0

ziz

Member
Well it works now
After adding the following lines

CreateResourceFromFile (Macro, FirebaseAnalytics.GooglePlayBase)
CreateResourceFromFile (Macro, FirebaseAnalytics.Firebase)
CreateResourceFromFile (Macro, FirebaseAuth.FirebaseAuth)

The question is: Why didn't you include these lines in the attached project ?
Anyway thank you all
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…