python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
iOS Facebook SDK installation - App Events
I'm having a nightmare trying to install the Facebook SDK on iOS for app events analytics. The facebook documentation is terrible, and inconsistent, and I can't find any up to date installation docume...
TimWhiting
Votes: 0
Answers: 1
Facebook.SDK not been initialized error in Expo Management App and expo/auth/session
I have an expo managed app that when I run in the production build, I getting the following error.
The SDK has not been initialized, make sure to call FacebookSdk.sdkInitialize() first.
So I added Fac...
Croeber
Votes: 0
Answers: 1
How to post an image url to a group without showing image description?
I'm trying to post an image url to a Facebook group I own.
This is how it's working as now:
I need to remove this part from the post:
This is my code:
print("Publishing:", message)
>>...

kuhi
Votes: 0
Answers: 1
SwiftUI How to share a URL to Facebook using FBSDKShareKit and ShareDialog?
I tried looking for a solution in posts such as this and this where people asked this very same question: How to share a url to Facebook using SwiftUI?
I even tried this post where somebody asked how ...

Nico Cobelo
Votes: 0
Answers: 1