I learnt Java in the past few months to build this library to get real-time updates from Firestore.
The Library has 5 classes:
Firebase
Firestore
ListenerRegistration
Query
Filter
Except RealtimeDatabase (Coming soon)
firebase-adminsdk.json(Service account file) from your Firebase console in...
Hello all,
I'm trying to implement Firebase Authentication using this thread : https://www.b4x.com/android/forum/threads/facebook-extends-firebaseauth-to-support-facebook.67954/#post-430482
But when the test app is starting I'm getting the error:
*** Service (starter) Create ***
Error...
Not all API commands I have implemented and tested, if you have problems, then ask in the comments or in a new thread.
With this class you can register and log in your users via email and password. And a lot more...
Setup:
put your API Key in the Class_Globals
Private const API_KEY As String...
Hi All, i have the need to work with firebase database, i came across the FireBase Auth tutorial which allows us to authenticate users using Google or Facebook.
The only thing i don't see is how to get the Token Id, i am using the Rest API for firebase database, i have created a database but it...
I'm trying to login to my application with Facebook using FirebaseAuth, however when I call facebook.SignIn, it doesn't trigger the Auth_SignedIn (User As FirebaseUser) event after I accept to sign in with Facebook and Continue. Any idea how I could do that? thanks.
Call format not using...
I've followed the tutorials to get the facebook login working properly, but the login keeps spewing out different errors.
First, when the facebook app was not installed, the following error appeared: -canOpenURL: failed for URL: "fbauth2:/" - error: "The operation couldn’t be completed...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.