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
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
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
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
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
3 votes
2 answers
376 views

Unable to get user's email ID in user_friends API of Facebook

I'm fetching the list of user's friends who all are using the application with Login with Facebook feature. In GraphAPI for "user_freinds" request, I'm requesting for id, email & name of the users....
Keyur Tailor's user avatar
8 votes
2 answers
10k views

Xcode 11.1 seems to break com.apple.commcenter.coretelephony.xpc

I have upgraded to Xcode 11.1 on Mojave and now the Rewarded Ad example project from FacebookSDK complains that com.apple.commcenter.coretelephony.xpc is not working correctly. PodFile # Uncomment ...
breadfeat john's user avatar
3 votes
2 answers
5k views

Swift 5 - Facebook Login: LoginManager() callback doesn't call with Facebook App installed

I've updated Facebook SDK to the latest version with cocoapods: Using FBSDKCoreKit (5.8.0) Using FBSDKLoginKit (5.8.0) Using FacebookCore (0.9.0) Using FacebookLogin (0.9.0) When Facebook app is ...
Luciano's user avatar
  • 1,238
0 votes
3 answers
4k views

Logging in through Facebook not working for my iOS app [duplicate]

My app has a setup where users can log in normally through Email and Password entry or through their Facebook login credentials. For handling log in through Facebook, I am using Facebook dependencies ...
Pavan Vasan's user avatar
1 vote
0 answers
585 views

Facebook login dialog is dismissed automatically when the button is clicked

I'm working on an iOS App which uses Firebase + Facebook Authentication to sign in and authenticate the user. The functionality works, it is only when the Continue with facebook button is clicked, it ...
MrPool's user avatar
  • 403
7 votes
3 answers
4k views

Differences BW Facebook Login and FBSDKLoginKit Pod and which one to use?

I was trying to integrate facebook login in my iOS app. I am reading the official docs for this purpose. On this getting started link. Documentation say to use the following pods pod 'FacebookCore' ...
Awais Fayyaz's user avatar
  • 2,375
0 votes
1 answer
290 views

Facebook Login SDK Language Issue in iOS

I have define login behavior of fbsdk to FBSDKLoginBehavior.web but the issue i am facing is that it always get open in Arabic and when I try to change language it redirects to safari instead of ...
Muhammad Umar's user avatar

15 30 50 per page
1
2 3 4 5 6