B4A Library Facebook - Extends FirebaseAuth to support Facebook - Erel Nov 07, 2022 (25 reactions) Add the following snippet to the manifest editor and make sure to update facebook_app_id and the client token (https://developers.facebook.com/docs/facebook-login/guides/access-tokens#clienttokens):
'************ Facebook Login ****************
CreateResource(values, facebook.xml, <resources>
< Wish Facebook 8.2+ Android SDK - Biswajit (first post) Jan 20, 2022 (1 reaction) Yes the facebook app is installed still the facebook SDK is opening an embedded browser for login. I have tested in 3-4 devices. The same thing is happening in every device. B4A Question Facebook "Continue as {Name}' Login button - DaniDPX (first post) Dec 16, 2018 Thanks @DonManfred ,I'll try writing a lib for it. B4A Library Facebook - NJDude May 29, 2017 (19 reactions) This library will allow your apps to interact with Facebook.
Requirements:
1- B4A 3.x
2- Facebook account.
3- Copy the Facebook.xml and Facebook.jar to your additional libraries directory.
Usage:
'Initialize the library
Dim FB As Facebook
'Get the following 3 fields from Facebook after crea B4A Question Facebook one more time - Jose Luis Barajas Jun 25, 2015 I have read all posts that exists is in the forum about facebook with B4A, and have tried a few things if it works, especially intents. But not others work, like libraries. Can anyone recommend me which is the most valuable way to follow for publishing text and images in facebook, If intents are t Spanish Subir Foto a Facebook - pcmas (first post) Sep 07, 2015 Tendrias que trabajar con el sdk de facebook y facebook login, obtener el token con una key de app que la solicitas al crear una app de facebook, la documentacion de facebook es bien completa el único problema es el idioma, pero se puede entender igual .
https://developers.facebook.com/docs/facebook Spanish Inicio de sesion con Facebook - FirebaseAuth - bgsoft (first post) Sep 05, 2017 Hola
Sin decir que método estas empleando es dificil saber donde está el error, mirate este link que lo publica Erel para conectarte a facebook
https://www.b4x.-extends-firebaseauth-to-support-facebook.67954/#post-430482
Saludos Wish Complete Facebook Lib - tufanv Aug 12, 2016 (1 reaction) Hello
As you know facebook is the most used social media app. With a full library we will have opportunity for many things like support for cpi based ads, advanced options of sharing to facebook etc.. I think i is not an easy thing to do but for successful apps we need these. I hope someone can do B4i Question Facebook Login (No Firebase) - Login Event? - laguilar Feb 04, 2021 Initialize("FBSDKAccessToken")
Return NaObj.RunMethod("currentAccessToken",Null).GetField("tokenString").AsString
Catch
Return ""
End Try
End Sub
Sub Button1_Click
facebook.SignIn
End Sub Italian Facebook & B4A - LucaMs (first post) May 11, 2018 Potrei rispondere: "boh" ma ho cercato e...
https://www.b4x.-extends-firebaseauth-to-support-facebook.67954/#post-432330 Page: 1 2 3 4 5 6 7 Powered by ColBERT |