B4i Question Facebook Ads SDK - Erel (first post)    Jan 17, 2023   (1 reaction) How are you showing facebook ads right now? B4i Tutorial FirebaseAuth - Authenticate your users (Google + Facebook) - Erel (first post)    Mar 18, 2021   (7 reactions) 5. Call Facebook.OpenUrl from Application_OpenUrl:
Private Sub Application_OpenUrl (Url As String, Data As Object, SourceApplication As String) As Boolean
If facebook.OpenUrl(Url, Data, SourceApplication) Then Return True
If auth.OpenUrl(Url, Data, SourceApplication) Then Return True
Retur 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 Library Firebase v3.00 + iAdMob v4.00 + Facebook 9.3 - Erel (first post)    Jan 12, 2024   (1 reaction) The updated Facebook SDK requires B4i v8.50.
iAdMob.xml is attached. The Firebase libraries weren't changed in v8.50. B4i Library Firebase + Facebook v2.0 - July 2019 - Erel    Jan 11, 2024   (8 reactions) Newer version: https://www.b4x.-v3-00-iadmob-v4-00.144798/#content
The four Firebase libraries and Facebook library were updated and are now based on the latest versions of the underlying SDKs.
Instructions:
- Download PC-Libraries.zip, unzip it and copy the XML files to the internal libraries fol 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 B4i Question Solved - Facebook login with Firebase Auth errors - Yuri Cinesi (first post)    Feb 27, 2020   (1 reaction) The facebook library, as the current version of the facebook SDK it uses has issues with iOS 13.
If you use a local builder, follow the steps outlined in this post to fix it in the meantime: https://www.b4x.com/android/forum/threads/fix-b4i-firebase-sign-in-with-facebook.114345/post-714276
If you Other Hosted Mac Builder Announcements - Erel (first post)    Jan 09, 2024   (2 reactions) Both builders are running Xcode 15 with Facebook SDK v9.3.0. B4i Question Error Compiling Hosted Builder - Erel (first post)    Jan 10, 2024 The new version of Facebook SDK is a Swift framework. You need to upgrade to B4i v8.50. Beta version was released. The stable version will be released later today. B4i Question Facebook 2.10 failing to upload to Appstore Connect - Nathan S (first post)    Jan 24, 2024 I am using the hosted builder. Page: 1   2   3   4   5   6   7   Powered by ColBERT |