Skip to main content

Questions tagged [facebook-ios-sdk]

Facebook's SDK for developing Facebook-connected applications for iOS devices

facebook-ios-sdk
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
0 votes
0 answers
74 views

Is it possible to get a server code from Facebook Login?

I am implementing Facebook Login using the Objective-C SDK. I make a call like: @property (strong, nonatomic) FBSDKLoginManager *loginManager; // inside a method: [self.loginManager ...
Dmitry Minkovsky'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
1 vote
1 answer
3k views

Facebook login failed: "fbauth2:/" - error: "This app is not allowed to query for scheme fbauth2 iOS 13, Xcode 11

I recently came across an issue with Facebook Login after updating to iOS 13 and Xcode11. Login worked fine, all doc configuration is correct but two of my apps have this error now. -canOpenURL: ...
Tal Zion's user avatar
  • 6,466
4 votes
0 answers
808 views

Deprecated API usage UIWebView in FBSDKCoreKit iOS SDK

In the past days Apple was sending a warning in email each time a new build was uploaded to Appstore Connect containing the following message: ITMS-90809: Deprecated API Usage - Apple will stop ...
Csongor Kőrösi's user avatar
1 vote
0 answers
197 views

How to fix Facebook SDK "No getter method for read from property" compile error?

I upgrade Facebook Login SDK to version 5.5.0 with Pod, but I got a strange compile error "No getter method for read from property" in FBSDKAppEventsUtility.mm file, It seems that FBSDKSettings....
Yong Qin's user avatar
3 votes
1 answer
2k views

Facebook Ads manager not showing Standard Events from iOS app

I'm having issues with the implementation of the Facebook analytics Standard Events on a iOS app and it looks to me that there is a bug on the Facebook SDK. After all the integration and development ...
Joan Cardona's user avatar
  • 3,551
1 vote
1 answer
325 views

Understanding the flow of adding facebook login to iOS app

I am trying desperately to integrate facebook login with my app, with no success so far. I have installed the needed pods as instructed in firebase and facebook websites. Followed the tutorial ...
Avishai Yaniv's user avatar
1 vote
0 answers
69 views

Custom UI AccountKit for iOS

I am trying to customise the UI of AccountKit for iOS and I am finding some troubles as the documentation is not very clear (plus it's outdated). I want to return view on the designed methods of the ...
Joan Cardona's user avatar
  • 3,551
4 votes
0 answers
45 views

Cannot share a photo to Messanger iOS Facebook SDK

I'm trying to share a photo to Messanger but it fails without returning any error. But if I create a link instead of photo it works successfully. photo.image = image photo.isUserGenerated = ...
Amila's user avatar
  • 244
0 votes
0 answers
215 views

Facebook app redirecting to wrong application

I have two applications current on Apple Store, both share part of code, but are correctly configure to work as two different applications. Facebook login was working correctly on version ...
Caio Ambrosio's user avatar
0 votes
1 answer
524 views

Facebook SDK "Purchase" event is sent incorrectly

We recently switched to automatic "Purchase" event using the Facebook SDK. But since doing so, it seems our "purchase" event appears with warnings claiming our currency is missing. In addition, it ...
gerbil's user avatar
  • 901
0 votes
1 answer
208 views

Facebook-IOS-SDK pod installation issue

I'm using Xcode 10.2 and swift 5. When I update my pods, facebook SDK pod giving me errors. please see attached image is anyone facing this issue? How can I install pods with facebook-IOS-SDK?
Jon Striker's user avatar
-1 votes
2 answers
76 views

Objective C iPhone: Open PDF doesn't work anymore

So far I could open a PDF from anywhere on my iPhone and choose "Export to..." my app and then it started an import mechanism in my app. I've implemented the Facebook SDK now and I assume it has to ...
MichiZH's user avatar
  • 5,767
0 votes
1 answer
151 views

Get User's friends user ID for app leaderboard scores

So, i'm creating a leaderboard where users can see global scores, regional scores and friends scores who have used the app before. all these scores are fetched and written to the fire store database ...
Astrum's user avatar
  • 375

15 30 50 per page
1
3 4
5
6 7
120