Skip to main content

All Questions

Tagged with
1 vote
2 answers
2k views

"Undefined symbols for architecture arm64" appearing after Unity FB SDK Update

Unity Version: 2020.3.25f1 XCode Version: 13.2.1 Unity FB SDK: Migrating from 11.+ to 14.0.0 After resisting updating the Facebook Unity SDK due to editor/ide related issues introduced in 13.2, was ...
user13274705's user avatar
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
2 answers
411 views

Library not loaded: @rpath/FBSDKCoreKit.framework/FBSDKCoreKit

I've built a flutter app on windows PC and now I ran it on a VM Mac, I didn't all the right configurations and the app does build successfully. I'm using the Facebook login SDK and I followed the ...
Roee Tsur's user avatar
  • 101
1 vote
1 answer
2k views

Swift package manager make Package depend on remote XCFramework

I need to break app into modules distributed trough SPM. Each module can have some dependencies like FBSdk, Firebase and so on. To reduce build time I need to make my packages depend on binary ...
Sergey  Pekar's user avatar
  • 8,695
5 votes
1 answer
2k views

Xcode says Facebook app id isn't included in info.plist even though I have mentioned it

As you can see, I have included the Facebook app ID in my info.plist file. Everything works fine, until I click the 'login with Facebook' button. After that it stops and throws this error. I am also ...
Kevin Thomas's user avatar
1 vote
1 answer
2k views

'FBSDKShareKit/FBSDKShareKit.h' file not found

I've made an IOS build on Unity for an App we're making after adding the facebook SDK, moved the build on a hard drive and tried to build it on xcode on the mac we have at the office, as I always do ...
Juan's user avatar
  • 35
1 vote
2 answers
12k views

Facebook SDK set advertiser tracking enabled is not exist iOS14

I use facebook ads in my app and I'm trying to implement the requestTrackingAuthorization, I'm using the latest FB SDK "swift version" and I can not find the code snippet provided by FB ...
Abdulaziz ALSIKH's user avatar
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
2 votes
2 answers
911 views

How to access one app data from another app in iOS? [closed]

How can I access app data from another app (eg. login credentials and user)? Example: Messenger app can access the Facebook app data like Facebook user data.
SHARON D ROSE BE's user avatar
0 votes
1 answer
179 views

Facebook sign-in in iOS fails when sign in through facebook app, it's working if the facebook app not installed in the device

Facebook sign-in is working when the device does not have a Facebook app. Click on the Facebook icon Safari opens enter FB user name and pass Got access token and complete the process Facebook sign-...
Hari R Krishna's user avatar
0 votes
1 answer
759 views

iOS Build Crash after upgrade from 0.60.4 to 0.62.2

I recently upgraded my react-native project from 0.60.4 to 0.62.2. I added all the dependencies and resolved all the errors thrown in terminal one by one and I was successfully able to compile the ...
AvidDev's user avatar
  • 21
2 votes
2 answers
210 views

Swift 4: Navigation Controller unwanted looping

I have the following code: import UIKit import FacebookLogin class ViewController: UIViewController { override func viewDidLoad() { super.viewDidLoad() if AccessToken.current !=...
RC07JNR's user avatar
  • 575
0 votes
1 answer
594 views

Unknown type name 'SKPaymentDiscount'. FBSDKCoreKit

I am facing an issue when building the Facebook sdk for iOS facebook-ios-sdk in my Swift 3 iOS application. I have recently updated the FBSDKCorekit and FBSDKLoginkit pods I'm using in my iOS ...
user3574533's user avatar
0 votes
4 answers
2k views

Unity iOS project 'FBSDKShareKit/FBSDKShareKit.h' file not found

I use Unity 2019.3.0f3 for export Unity to iOS as Framework. And when I open exported iOS project I get the issue but I can navigate to this header use "Cmd+click". I googled and tried almost all ...
Atlantis's user avatar
  • 765
0 votes
0 answers
36 views

Linking error when trying to integrate Facebook iOS SDK

I am trying to integrate FB in my iOS app by using Cocoapods. FB SDK version is 5.13.1 I followed the steps described in here: FB official doc After following the steps, I get the following error: ...
user3240549's user avatar

15 30 50 per page
1
2 3 4 5
38