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
0 votes
0 answers
50 views

Error: The operation could not be completed. (Could not make graph API request error -1)

I am trying add Facebook login feature to my swiftUi app. But getting the following error when I download it from testFlight and installed it on a real device. When I am trying to check it on ...
Minhaj Ahmed's user avatar
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
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 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
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
2 votes
0 answers
608 views

How can I share text from iOS app to Facebook using FBSDKShareKit

I am able to share links, photos, videos, media with Facebook from my iOS app using the Facebook Share SDK. However I can't figure out how to share text. What I find interesting is if you use the iOS ...
alionthego's user avatar
  • 9,343
0 votes
1 answer
34 views

Nested syntax to use on Facebook Graph API request

I want to receive a larger profile picture than the standard 50px one that returns. I can receive email etc no problem, but how do I pass fields to indicate that I want a larger profile picture. I am ...
paul_f's user avatar
  • 1,366
1 vote
2 answers
1k views

facebook-ios-sdk modules successfully installed but not able to import

I followed the steps as suggested in the official guide to install the packages using the Swift Package Manager and I manually selected the most recent release (currently v12.3.1). Even though ...
Alexandros Tzimas's user avatar
0 votes
1 answer
7k views

400 Invalid_request You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy for keeping apps secure

I am getting this error when I am trying to register with Google in my IOS app. I have got the REVERSED-CLIEND_ID which looks like something like this: com.googleusercontent.apps..... So far I can ...
NoName555's user avatar
  • 255
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

15 30 50 per page
1
2 3 4 5
16