Skip to main content

All Questions

Tagged with
1 vote
0 answers
12 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
34 views

Universal links, while clicking on a facebook post doesn't redirect on my iOS app for all users

We have implemented universal links since a moment on our app (so everything should be setted to make the universal links work with the well known and the metadata for facebook), but it seems that on ...
Alex Ad's user avatar
  • 21
-2 votes
1 answer
49 views

Implementing Facebook App Events in Legacy iOS Project Without Scene Delegate

I'm working on a legacy iOS project where the AppDelegate file exists, but there's no SceneDelegate. I need to implement Facebook App Events following the guidelines provided here: Facebook App Events ...
sangam pokharel's user avatar
0 votes
1 answer
74 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
61 views

How to make App Events work in Events Manager. IOS 14.5+

The overview tab displays actions such as install, open, buy. But there is no data about the percentage of ATE devices for IOS 14.5+. And so also in event testing. Nothing shows up. Looked all over ...
miks's user avatar
  • 13
0 votes
0 answers
96 views

Facebook Login for business stopped working after updating iOS Facebook SDK. Error: Invalid Scopes: opened

My Facebook login, in my mobile iOS app, was working great till I decided to update Facebook SDK for iOS. Now it returns the following error: Looking at my developers.facebook.com console I have the ...
Alessio Stramacci's user avatar
0 votes
0 answers
101 views

facebook App ID not found after adding firebase auth swift

Recently added firebase to my swift project, prior to this the login had worked but now the app works and loads but when I click my login button, it crashes and I get an error saying the facebook app ...
Shehzaad Daureeawoo's user avatar
0 votes
0 answers
52 views

Firebase Facebook Authentication publishing

So I am trying to incorporate facebook login to firebase app. I can log in only with my developer facebook account. Do I need to publish my app on facbook developer so that I can use facebook log in ...
LULULULALLA's user avatar
0 votes
0 answers
70 views

Import Facebook SDK for Ads Manager

I need to use Facebook Ads Manager to advertise my application, for this I need to have Facebook SDK in the application. So what I have done for this: I imported the Facebook SDK into the project via ...
miks's user avatar
  • 13
0 votes
0 answers
312 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
0 votes
0 answers
21 views

Cannot find 'LoginInteractor' in scope

Hello I'm trying to make a connection via facebook in the project I already use a LoginInteractor but when I want to use the class in another file it does not find it. import Foundation import ...
tech's user avatar
  • 1
0 votes
0 answers
139 views

Facebook Deferred Deeplinking is always returning url is nil in iOS (14+)

I'm trying to calling the Deferred Deeplinking of Facebook with the function: AppLinkUtility.fetchDeferredAppLink { (url, error) in ... } I am taking the user permission consent alert before ...
Venky Siddani's user avatar
0 votes
0 answers
80 views

How to open facebook share dialog in my app browser when FB app not installed in device. IOS

Hello i am working on sharing and posting images, so i have taken reference from below links: https://developers.facebook.com/docs/sharing/ios If FB app installed then it working fine but it is not ...
Akash's user avatar
  • 491
1 vote
0 answers
349 views

What is the method for adding an attribution link when integrating the "Sharing to Instagram Stories" feature?

I integrated a feature in my Flutter app using iOS Custom URL Schemes, where I allow users to share content to Instagram Stories. I did this by following Meta's guide This is the Swift code that my ...
dozie's user avatar
  • 11
0 votes
0 answers
326 views

iOS get error Dependency for P1: Debug:SwiftDriver Compilation Requirements app normal arm64 com.apple.xcode.tools.swift.compiler is not absolute

we decided to update macOS and XCode to lunching our react-native app on new version softwares although it had some weird errors, ran and built success. we ignored them at that time but when we ...
Sootood Ebrahimi's user avatar

15 30 50 per page
1
2 3 4 5
87