facebook authentication

  1. Angel Garcia

    Android Question Facebook 1.03 Compiling error

    Hello all, I tried to update the Facebook authentication library from 1.02 to 1.03, but i'm having this compiling error: facebook.Initialize2(\ src\com\stylist\ieapplications\main.java:1093: error: cannot find symbol _facebook.Initialize2(processBA,"fb"); ^ symbol: method...
  2. Marcos Alves

    Android Question Firebase Facebook Authentication - B4i events uniformization

    Hello all, Using Facebook library to authenticate in B4i I noticed that, when an authentication error occurred, the library was receiving the error event but wasn't triggering it in B4i which turned impossible to manage error conditions. @Erel updated B4i Facebook library in this post ...
  3. Brandsum

    Android Tutorial Facebook login no event raised fix

    Hi, If your Facebook and firebase configurations are all ok but the auth event is not raising or if you are getting An account already exists with the same email address but different sign-in credentials. Sign in using a provider associated with this email address. error message then this...
  4. DaniDPX

    Android Question Facebook "Continue as {Name}' Login button

    Hello team B4X, can anyone help me with this... I want to get the logged user on Facebook and retrieve his/her name in my app.
  5. LucaMs

    Wish Facebook login - Avatar

    The library (https://www.b4x.com/android/forum/threads/facebook-extends-firebaseauth-to-support-facebook.67954/#content) currently does not allow you to access the user's avatar, if I understood correctly:
Top