Skip to main content

All Questions

Tagged with
0 votes
1 answer
946 views

How to get FBSDKAccessToken from FBSDKAuthenticationToken

In case of LAT FB login, we are just getting FBSDKAuthenticationToken and FBSDKAccessToken is nil. https://developers.facebook.com/docs/facebook-login/limited-login/ios/ FBSDK Login is now using the ...
Tanvi Jain's user avatar
0 votes
1 answer
1k views

Swift facebook login can't get email?

Hi everyone I'm using DTSocialMediaLogin for the social media logins (Facebook, Google, Twitter) all of them works except Facebook. When ı try to Facebook login, it's not logged because "email&...
devex's user avatar
  • 3
0 votes
1 answer
67 views

Is there a way to find and change Facebook account's privacy settings programmatically?

I want to know if it is possible to find and manage privacy settings for a Facebook account programmatically. Like Jumbo Privacy app is doing. I'm trying to find out if there is a way possible to ...
Sajjad Ali's user avatar
1 vote
1 answer
2k views

SwiftUI Facebook Login: How to get the Facebook id back in the View?

I am using the following code from How to login to Facebook on SwiftUI? to Login with Facebook in my app. Works well, except that I cannot find a way to get back the id and access token to my view, ...
Xtophe's user avatar
  • 2,229
3 votes
3 answers
5k views

Sharing Instagram Stories With Open App Link

How is the way to share Instagram stories with the app link as Spotify and Netflix do? -Open with Spotify or Netflix.. Not found in the documentation https://developers.facebook.com/docs/instagram/...
Tahir Kizir's user avatar
0 votes
1 answer
113 views

What is the difference between Application vs App Objective-C

I'm implementing Facebook SDK, it tells me to replace in AppDelegate.m with - (BOOL)application:(UIApplication *)application openURL:(NSURL *)url options:(nonnull NSDictionary&...
Qrow Saki's user avatar
  • 992
1 vote
1 answer
695 views

Sharing text and Url to Facebook Messenger with UIActivityViewController but failing

I want to share both text and url to Facebook Messenger using UIActivityViewController. But when i success send and open my Messenger, i only get url. Is it possible send text and url to Facebook ...
Jim's user avatar
  • 13
9 votes
2 answers
994 views

Instagram Sharing to Feed iOS not working (UIDocumentInteractionController)

iOS 14.2, I am not able to share image as described in https://developers.facebook.com/docs/instagram/sharing-to-feed/ I can share same image to any other app from this menu correctly (e.g. telegram) ...
Bohdan Rozov's user avatar
0 votes
0 answers
206 views

Navigate to Facebook Page using Swift

The goal is simple, I want to allow a user to connect their Facebook page to the iOS app i've been developing so that when they press a button in my app, it will navigate them to the appropriate ...
Justin Frazer's user avatar
18 votes
9 answers
15k views

iOS 14 get user consent with Facebook SDK

I'm not new to iOS development but this is my first time dealing with Facebook SDK. I've been following the FB guide to set up event in my app (installed SDK Swift package, added FBSDKCoreKit methods ...
Denys  Triasunov'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
0 votes
0 answers
117 views

Facebook Banner Ads not displaying properly

Banner Ads not displaying properly it display half i can't find out what is the problem. if anybody know please help me. i am using POD and Manually add Facebook audience network. but the result are ...
sohil's user avatar
  • 838
0 votes
1 answer
784 views

SwiftUI login with Facebook and Firebase

I am trying to do a Facebook and Firebase login on SwiftUI, all right but I don't know how I can change my view when login are success For my Facebook button, I call it like that var body: some View { ...
jdanvz's user avatar
  • 44
5 votes
1 answer
170 views

WKWebView does not detect the video URL of Instagram, Facebook, and Netflix video

I want to detect the video URL of Facebook video and Instagram video but WKWebView gives a YouTube video URL. I already used WKWebView navigation delegate but it does not give the video URL. webView!....
Saood Bukhari's user avatar
2 votes
0 answers
41 views

Send link to direct user with Facebook iOS SDK

I have an app, which uses iOS SDK from Facebook. I want to share a link wia Messenger app. Currently, I'm able to open "Share dialogue" where the user is selecting recipients. The question ...
��митрий Скрыпник's user avatar

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