Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
-1 votes
0 answers
22 views

Expo App build failing I'm thinking its file permisions

I have this app that i inherited but when i try to build using eas build --profile production --local -p ios; i get build failing I know this will sound weird but i think its something todo with app ...
Marius's user avatar
  • 1,958
1 vote
0 answers
20 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
28 views

How to add SkAdNetwork attribution manually for my iOS application on Unity (frontend) + node.js (backend) to launch an advertising campaign in Meta?

I have a requirement to develop an iOS application in Unity that interacts with a server on Node.js. One of the functions of this application is to display a WebView window. Within this WebView window,...
Sergey's user avatar
  • 1
0 votes
0 answers
38 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
0 votes
0 answers
28 views

FBSDKGraphRequest don't work if access token out of time(iOS)

I'm developing SDK for Facebook(meta) and use FBSDKGraphRequest to get some data. As the demand of access-token, I want to test the case that access-token has been invalid(mostly out of time), so I ...
wcyiming's user avatar
-1 votes
1 answer
72 views

SSLHandshakeException during Gradle Build for React Native App on Windows

I am encountering an SSLHandshakeException while trying to build and install a React Native app using Gradle on my Windows machine. The error occurs when Gradle attempts to resolve dependencies. Here ...
ayush ranjan's user avatar
0 votes
0 answers
236 views

How to update Facebook SDK for IOS to the latest version?

enter image description here I am trying to update the facebook sdk for ios on my facebook business account, before it was a lower version everything was working fine, but recently i got a warning to ...
Dmytro Plashkin's user avatar
0 votes
0 answers
47 views

FbLoginManager.loginwithPermissions was called with 1 arguments butt expects 3 arguments

enter image description here I'm using react-native-fbsdk-next version ^12.1.0, and I want it to redirect to Facebook for login. I am using RCTLinkingManager to handle URL opening in my AppDelegate.m ...
Furqan Javed's user avatar
0 votes
1 answer
23 views

Using Facebook ShareDialog to share video on iOS

I'm trying to share a video on iOS via the Facebook SDK (version 17.0.0) ShareDialog. Here's what I tried so far: let video = ShareVideo(videoAsset: videoAsset) content.video = video self.shareDialog =...
Razvan S.'s user avatar
  • 793
-2 votes
1 answer
51 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
0 answers
78 views

Short time token with the Graph API and Facebook login through the iOS SDK

For some players, a short-lived access token with Origin = "Web" is being issued despite the authentication process occurring through the Native iOS SDK. Furthermore, the token is not being ...
Vasiliy Kovalev's user avatar
0 votes
1 answer
81 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
1 vote
0 answers
195 views

<Warning>: The value for FacebookAdvertiserIDCollectionEnabled is currently set to FALSE

This is the full version of the warning I received: error But I have done exactly what it takes and I keep getting this error. Info.list I did everything in the documentation, and although I searched ...
KEREM DEMİR'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
102 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

15 30 50 per page
1
2 3 4 5
546