Skip to main content

All Questions

1 vote
0 answers
20 views

When clicking on a facebook post, sometimes I receive fb deeplink and sometimes the universal link of my app

Since recently, Universal links were working well with our app but recently for some users while clicking on a facebook post we receive via func scene(_ scene: UIScene, openURLContexts URLContexts: ...
Alex Ad's user avatar
  • 21
0 votes
1 answer
79 views

Share photos and link using FBSDKShareKit on IOS

I am using FBSDKShareKit to share link and images on Facebook. When I share only photos it works fine, but when I share a link and photos at the same time it can only share the link, not the photos. ...
tú nguyễn's user avatar
0 votes
0 answers
129 views

Facebook iOS SDK image URL of public profile have status 404

I have a problem with fetching user profile images from publis_profile, after initialization of the Facebook app, a month everything worked as expected, the mobile SDK fetched image without a problem, ...
Ice's user avatar
  • 730
0 votes
0 answers
323 views

Facebook iOS SDK Disable auto log app events

According to the documentation for Facebooks iOS SDK, in order to turn off automatic events (specifically looking to turn off APP INSTALL), you need to set the following plist flag to false. ...
NickDK's user avatar
  • 1,009
1 vote
1 answer
960 views

Facebook app not registering iOS installs

Recently our marketing team tried to set up Facebook Mobile App Ads but ran into the following issue. I reviewed our Facebook Apps developer page and noticed that while the Android app was tracking ...
Andy Joyce's user avatar
  • 2,822
0 votes
0 answers
241 views

iOS FB SDK Access Token is nil

I'm using FBSDKCoreKit and FBSDKLoginKit v13.1 I have a FB Login Button in my application with the following handler: - (void) loginButton:(FBSDKLoginButton *)loginButton didCompleteWithResult:(...
Hans Vn's user avatar
  • 835
8 votes
1 answer
3k views

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 ...
TimWhiting's user avatar
  • 2,491
1 vote
0 answers
1k views

Showing All Messages Undefined symbol: _OBJC_CLASS_$_FBSDKShareDialog

Showing All Messages Could not find or use auto-linked framework 'FBSDKShareKit' Showing All Messages Undefined symbol: _OBJC_CLASS_$_FBSDKShareLinkContent Showing All Messages Undefined symbol: ...
Nicola's user avatar
  • 11
6 votes
3 answers
4k views

Facebook login was disabled and now it throws errors

We have Android and iOS apps with integrated Facebook login. Recently Facebook disabled our app because "During Login, your app is crashing or hanging excessively". The problem however is ...
hmitkov's user avatar
  • 359
0 votes
0 answers
989 views

Facebook Events Manager saying "Ouch! Something went wrong..." when trying to load events

I added the Facebook iOS SDK to my iOS app, and then my Events Manager said I had successfully completed the 2 below steps: Add Facebook SDK Release app on the App Store After I released my latest ...
Zorgan's user avatar
  • 8,827
3 votes
0 answers
278 views

Duplicate events Facebook Analytics iOS SDK

We want to stop Facebook Auto Events logging that includes AddToCart, Purchase, InitiateCheckout. We have toggled off Event Suggestions in Events manager and we have also forced through code to not ...
Mohammad Irfan's user avatar
1 vote
1 answer
553 views

Facebook SDK 9.0 not installed with cocoapods

As per the new release of Facebook SDK, all the old SDK is deprecated. But when I tried to update the Facebook SDK through a cocoa pod in my running objective c project then it is not updating to ...
Karamjeet Singh's user avatar
3 votes
2 answers
2k views

Facebook App Install Ads: Is it mandetory to have the SDK installed?

We have developed a mobile app for both Android and iOS. We are planning to promote it through Facebook via Facebook App Install Ads. We don't want to track the number of installs or anything, because ...
PeakGen's user avatar
  • 22.7k
5 votes
3 answers
4k views

FBSDKLog: FBSDKGraphRequestConnection cannot be started before Facebook SDK initialized

I just use Facebook Analytics in my iOS app using FBSDKCoreKit 8.1.0 (latest) This error message keeps flooding my log: FBSDKLog: FBSDKGraphRequestConnection cannot be started before Facebook SDK ...
themenace's user avatar
  • 2,760
2 votes
0 answers
72 views

Is it possible to add Facebook SDK to my iOS Widget Extension?

Following the guide provided by Facebook I'm trying to add Facebook SDK to use analytics for my widget extension Seems not easy because the SDK asks to use CFBundleURLSchemes and AppDelegate.swift ...
Martino Bonfiglioli's user avatar

15 30 50 per page
1
2 3 4 5
61