Skip to main content

All Questions

Tagged with
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
0 votes
1 answer
940 views

Facebook Integration with ios fails with error message on simulator

After integrating with facebook when I tap on continue with FaceBook button on simulator, it popups this window on simulator..and when I tap on back to home it redirects me to login window and allows ...
Sarthak's user avatar
  • 29
0 votes
0 answers
565 views

Login with Social Platforms (Facebook and google) doesn't work inside LinkedIn mobile app's internal browser in ios

We are developing mobile app using ionic and capacitor. Where we are posting a post on linkedin. user can click on that post and do registration . we are supporting multiple logins such as fb, google ...
Neetha's user avatar
  • 1
0 votes
0 answers
56 views

How to make a link to a Facebook Page album be opened by the native iOS Facebook app?

I'd like to create a link in my blog, so that when an iOS user clicks it, the album in my Facebook Page is opened by the native iOS Facebook app. After searching the internet, some solutions for the ...
KKH's user avatar
  • 101
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
4 votes
2 answers
2k views

Initialize Facebook Core SDK for iOS using Objective C?

I want to add the Facebook Events tracking to my app, but as it appears Facebook SDK documentation only provides the code in Swift language: class AppDelegate: UIResponder, UIApplicationDelegate { ...
Abdulrahman Alhayek's user avatar
0 votes
0 answers
91 views

Share video to Facebook via Graph iOS SDK

I try to upload video to Facebook using Graph API. But always see error message (#100) No permission to publish the video. Facebook app has Development mode. I created test user there. My role is ...
Taras's user avatar
  • 1,697
1 vote
0 answers
146 views

Facebook log in keep redirecting in iOS

I have an Unity application using Facebook SDK for user to link their account. Everything works in Android. But in iOS, the login page keep redirecting to the previous page which asking me to login ...
Jacky Hon's user avatar
  • 161
0 votes
0 answers
973 views

How to share an image from IOS app to Facebook?

I am trying to share an image from my app to a user's Facebook page. I believe I have all the Facebook set up done correctly and the dialog pops up with the image and lets me go through all the ...
Mike's user avatar
  • 1
0 votes
1 answer
1k views

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[FBSDKApplicationDelegate initializeSDK]

I am working on a flutter project. Here I had to implement deeplink through notification. For this i am using flutter_facebook_app_links-2.0.0+2. I have done all the settings required for integrating ...
A_Rush's user avatar
  • 378
0 votes
0 answers
51 views

Can't turn on Deep Linking for iOS in Facebook Developer

I'm developing an app which supports Facebook applinks. I was able to make it work for android. But for iOS, when I turned on ���Deep Linking” (Settings -> Basic -> iOS), It didn’t save. It keeps ...
Hasitha Jagoda's user avatar
6 votes
1 answer
713 views

FBSDKGraphRequest Instance method '-startWithCompletionHandler:' not found (return type defaults to 'id')

I'm not ObjectiveC savvy or iOS savvy but I'm trying to muddle through this new issue with this code. I updated the Facebook SDK pod to v12.0.0 and now I'm getting this warning : Instance method '-...
clee2005's user avatar
  • 187
3 votes
3 answers
3k views

Trouble logging in Instagram using "Login with Facebook" option

I implemented Instagram Login using Basic Display API. Everything works fine if the user enters their Instagram credentials in the web view that comes up on loading https://api.instagram.com/oauth/...
Vadim Dagman's user avatar
2 votes
1 answer
446 views

Infer Error: External Error: *** capture failed to execute: exited with code 65

I am running infer in one my hybrid iOS projects. Following is the command, infer --keep-going -o ./Infer --skip-analysis-in-path Pods -- xcodebuild clean build -workspace Codes/Project/Project....
Sazzad Hissain Khan's user avatar
2 votes
0 answers
186 views

Facebook App events not working for iOS 14

I can't see any event in TestEvents Tab and even I set SDKSettings.enableLoggingBehavior(.AppEvents) to see debug logs but unfortunately I can't see anything on device console as well class ...
Rupinder Kaur's user avatar

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