Skip to main content

All Questions

Tagged with
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
1 vote
0 answers
476 views

Facebook Limited Login on iOS doesn't work for production users

Firstly, it's been a while since I've published a Facebook app to support Facebook Login and I'm not sure whether the status Published is the same as Live, can anyone confirm that? I recently updated ...
e_pie's user avatar
  • 101
6 votes
2 answers
2k views

Facebook iOS SDK v17.0 error: If you are not using Limited Login, you will need to handle all Graph API calls using Graph API

We have been using Facebook login in our app since forever and this has always worked well. We have upgraded to the SDK v.17 and have changed the code to use limited login into our app. When we open ...
Bocaxica's user avatar
  • 4,601
-1 votes
1 answer
693 views

Xcode build error from commandline, works fine from IDE

i keep getting below errors when i try creating build using Fastlane. Build from Xcode works fine, I keep getting below errors not all together but randomly. I am using SPM and below are versions ...
ashishn's user avatar
  • 418
0 votes
0 answers
28 views

IOS SDK Updated - However META Developers platform doesn't recognize the update

We have updated since February 2024, the META SDKs for both Android & IOS, however META Developers platform doesn't recognize the updated IOS Version, while for Android looks updated. From META ...
Nikos Drivas's user avatar
0 votes
1 answer
78 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
0 votes
2 answers
503 views

The code signature version is no longer supported - facebook-ios-sdk

The issue started to appear after I have implemented facebook-ios-sdk in order to use facebook signing in in my app. While testing on a simulator, everything works perfectly, but as long as I try to ...
Andrii Derevianko's user avatar
0 votes
0 answers
252 views

How to setup NSUserTrackingUsageDescription in iOS if Facebook App Events enabled?

My app is configured with Facebook iOS SDK to track App Events. As this provides data to 3rd party (Facebook) I have added the following NSUserTrackingUsageDescription <key>...
tharwi's user avatar
  • 67
-1 votes
1 answer
231 views

How to launch iOS Native Facebook App from my app with a public profile URL?

I am developing an iOS app that needs to open a Facebook user or page profile on the Facebook App (if installed) from my app. I have the public profile URL of the user or page, such as https://www....
Nirav Parmar's user avatar
1 vote
0 answers
304 views

Again Facebook Deferred link always return nil

After asking ATTrackingManager.requestTrackingAuthorization with an authorized status and then ask for AppLinkUtility.fetchDeferredAppLink always it return nil with this strange error: ...
Julio César Arregoitía Val's user avatar
1 vote
1 answer
869 views

application:openURL:options: vs scene:openURLContexts:

in https://developers.facebook.com/docs/ios/getting-started they say iOS 13 moved opening URL functionality to the SceneDelegate. If you are using iOS 13, add the following method to your ...
zeus's user avatar
  • 12.6k
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

15 30 50 per page
1
2 3 4 5
87