firebaseauth

  1. Claude Obiri Amadu

    B4A Library [B4X] FirebaseFirestore

    Good day & evening This is a Firestore Library I've been perfecting since late last year since most of my projects I use Firebase. I used Firebase REST APIs and made it Look, Feel & Work like the original. Does not conflict with other Firebase Libraries Works the same way as...
  2. H

    Android Question app error

    https://www.b4x.com/android/forum/threads/firebaseauth-authenticate-your-users.67875/#content hello i was trying to implement example covered in this tutorial but getting this error Logger connected to: samsung SM-A515F --------- beginning of main Copying updated assets files (2) *** Service...
  3. Star-Dust

    Android Example [B4X] [B4XPages] FirebasePush + FirebaseAuth

    Today for the first time, I started messing with B4XPages and Firebase. Even though I had already watched B4XPages, I hadn't fumbled to understand better. The hardest thing was Firebase, configuration and settings, especially with iOS. (Traumatic , certificates, profiles, keys ....) I noticed...
  4. WebQuest

    Android Question FireBaseAuth error : ( AuthStateListener)' on a null object reference

    Hi guys I'm updating my app in playstore, I want to enter the FirebaseAuth service to access a database in the Firbase console. I performed all the steps necessary to associate my app to firebaseDatabase, I created a database for testing set the rules with Google access, I included in my app the...
  5. Antonio Di Chiano

    Android Question FirebaseAuth - Authenticate - java.lang.IllegalStateException

    Hi everyone, I need help from anyone, I have follow the istruction but i have an error into running phase: --------------------------------------------------------------------------------------------------------------------------------------------------------- java.lang.IllegalStateException...
  6. TIMX

    Android Question android.content.res.Resources$NotFoundException: String resource ID #0x0

    Please Help me. I have an error with firebase auth. *** Service (starter) Create *** ** Service (starter) Start ** ** Activity (main) Create, isFirst = true ** main_activity_create (java line: 345) android.content.res.Resources$NotFoundException: String resource ID #0x0 at...
  7. Alex Guerrero

    Android Question Again error with firebase-auth FirebaseAuth after SDK update

    Hi, I updated the SDK libraries a few moments ago and I was presented with the following error: Sub Service_Create auth.Initialize("auth") ' <---------- line error End Sub *** Service (starter) Create *** FirebaseAuth initialized Error occurred on line: 31 (Starter)...
Top