Skip to main content

All Questions

Tagged with
0 votes
0 answers
46 views

PerformSegue after successful Facebook login

I'm trying to adopt Facebook login process for my application goals. After successful Facebook login, I want to send a User to another View. For this reason, I'm using PerformSegue in UserLoginManager ...
Mykyta Yarovoi's user avatar
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
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
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
0 votes
2 answers
613 views

How to fix error with "pod 'Facebook-iOS-SDK' " command in Podfile?

I try to run "pod 'Facebook-iOS-SDK'" in my Podfile, but i get this error: [!] Error installing FBSDKMarketingKit [!] /usr/bin/curl -f -L -o /var/folders/bg/v2_zkcfs6m775r4l9wy541vc0000gn/T/...
Serhio's user avatar
  • 11
1 vote
0 answers
1k views

FaceBook SDK - Can't get app events to log at all?

I've tried everything under the sun to get the Facebook SDK to log my app events. It appears as though everything is setup correctly, but when I go into the dev dashboard to do the events log test, ...
Brittany's user avatar
  • 1,419
3 votes
0 answers
367 views

Facebook tells no SDK installed for IOS

I am building an mobile application using react native and was trying to integrate Facebook SDK with the application to track successful app installs and log events. I followed the exact same steps ...
SVG's user avatar
  • 864
1 vote
1 answer
515 views

How to share video on Facebook in Swift?

I try to share video to Facebook but when dialog shown video doesn't appear. func facebookShare(url: URL){ guard let schemaUrl = URL(string: "fb://") else { ...
Furkan Kaan Ugsuz's user avatar
2 votes
1 answer
3k views

How to Connect the App Delegate in Facebook SDK for iOS?

i'm trying to setup the Facebook SDK Login for IOS following the Step 3: Connect the App Delegate I couldn't find the AppDelegate.swift file. Should I override the whole AppDelegate.m file with the ...
kaizen's user avatar
  • 1,620
1 vote
2 answers
1k views

IOS Facebook Login not returning result when redirected and logged in thru Facebook app

Situation Hello, I'm using FBSDK for my app login. When Facebook app is uninstalled, I will be redirected to the browser once I click the "continue with Facebook button". All works well, it will call ...
Paula Ysabelle Medina's user avatar
0 votes
1 answer
3k views

Undefined symbol: _OBJC_CLASS_$_FBSDKBasicUtility

I use something called Gamemaker and have an extension that adds basic Facebook functionality, analytics, login etc. I've also got another extension that ads ironSource ads, which includes facebook ...
Kyle Sawatzky's user avatar
4 votes
2 answers
1k views

Receiver type 'FBSDKError' (aka 'enum FBSDKError') is not an Objective-C class

Upon upgrading the Facebook SDK, I get an error. The resulting pods are: Using FBSDKCoreKit (5.0.0) Using FBSDKLoginKit (5.2.3) Using FBSDKMarketingKit (5.0.0) Using FBSDKMessengerShareKit (1.3.2) ...
kbinks's user avatar
  • 41
1 vote
1 answer
2k views

Facebook seems to randomly have appeared in my project

I have noticed in my logs that I get the following. Which pod are they a part of? : Please set a value for FacebookAutoLogAppEventsEnabled. Set the flag to TRUE if you want to collect app install, ...
user avatar
4 votes
1 answer
3k views

Updating FB SDK to latest version not working

I have a legacy app that used the old version of FBSDK, and every time I logged in to FB developer dashboard I see this warning: Your Facebook SDK for iOS is out of date and missing important iOS ...
Afiq Hamdan's user avatar
20 votes
1 answer
2k views

Invalid iOS Bundle [duplicate]

This bundle is invalid - The Info.plist file for /Payload/xxx.app/Frameworks/FBSDKCoreKit.framework/FacebookSDKStrings.bundle is missing or could not be read. Invalid Bundle - The bundle at '/...
ibyte's user avatar
  • 461

15 30 50 per page
1
2 3 4 5
8