Skip to main content

Questions tagged [facebook]

Facebook Platform lets developers integrate their apps directly into the Facebook social networking service. Use this tag for questions which may arise when developing FOR Facebook. This tag is NOT for support questions about using the Facebook website or the official Facebook app. It is also NOT for questions of the “I want to implement a feature similar to what Facebook has” variety.

0 votes
0 answers
8 views

SyntaxError: Unexpected token '' when parsing JSON response from Facebook API

I'm integrating Facebook login into my website using the Facebook JavaScript SDK. When users click on the "Login to Facebook" button, I'm getting the following exception: SyntaxError: ...
Ali's user avatar
  • 19
0 votes
0 answers
6 views

Instagram Marketing API: Show Ad to a specific User

For my Use case, im planning a Live demo where i start an Instagram Marketing Campaign. After launching the Ads, the goal is to present an Instagram Account where the Advertisement can be seen. So it ...
Tamer's user avatar
  • 29
0 votes
0 answers
5 views

How long does it take for Facebook Graph API data to stabilize? (Regarding API caching)

I use Facebook Graph API to get my ads insights. However, I notice small discrepancies (a few people or a few dozen) when I fetch the data for the previous day at different times. This is likely due ...
user26418157's user avatar
0 votes
0 answers
15 views

How do I make a Facebook API test call with SwiftUI [closed]

I want to advertise my app in the Meta network with ads that link directly to the Apple App Store, not just to my website. To do this, Meta requires me to install the Facebook SDK. I did this, but now ...
spongefile's user avatar
0 votes
1 answer
35 views

Facebook events parameters not visible in events manager for android app

We are adding meta app events natively inside a flutter app and I am currently working on the android integration, I'm using standard events any they show up in events manager on meta but non of the ...
Toka Ali's user avatar
0 votes
0 answers
25 views

How to use or forbid async functions for Facebook web SDK

Recently I've switched an app from compiling async functions to just letting them use the normal async syntax... but I've started to get Expression is of type asyncfunction, not function from FB. sdk ...
Gabriel Rohden's user avatar
0 votes
1 answer
10 views

Facebook Developer Portal UseCases menu item missing for Facebook Test App

in the Facebook Developer Portal I created a new Facebook app, and enabled the Facebook Login as use-case. Now from that Facebook app I created a clone so I also have a Facebook TEST app, where I ...
fr3sh's user avatar
  • 1
0 votes
0 answers
27 views

Advanced Access for Inactive Play Store App

I'm seeking some clarification regarding the Facebook Login advanced access requirement for my Android app. Current Situation: in my Android app. My app is currently not active on the Play Store. To ...
Ramesh Kumar's user avatar
0 votes
0 answers
12 views

How to create fallback URL for opening facebook link in app via JavaScript?

I'm using fb://profile/id (which apparently works both for IOS and Android) to open a facebook profile in the app rather than the browser. However, I also need a fallback to a browser address in case ...
test2020abc's user avatar
0 votes
0 answers
20 views

Facebook API: You couldn't create the client business on behalf your client successfully

This is my c# project. I was trying to create an API to allow user to add their business into my Business Facebook Partner. Below is my code which how to add into my Facebook Business Partner. When i ...
New Developer 2017's user avatar
0 votes
0 answers
16 views

React Native Facebook authentication Issue

Im getting the error below when I use the fb credentials which is used in developer account am able to login, but not with others, but my app is live in fb developer and i have done business ...
Naveen Navee's user avatar
0 votes
0 answers
22 views

why sandbox ad account is unable to post adcreative in marketing API

i created a campaign and adset in sandbox account but unable to create adcreative, token is generated from system user of business manager //parameters { "adset_id":"...
Sikki's user avatar
  • 63
0 votes
0 answers
26 views

Is there a Messenger sharer link similar to Facebook's for sharing URLs on mobile and desktop?

I've been using the Facebook sharer link to share URLs easily. The link looks something like this: http://www.facebook.com/dialog/send?u=PAGE_URL I find it very convenient for sharing content directly ...
Olili's user avatar
  • 1
-1 votes
0 answers
17 views

How do I get an updated root certificate of apps like Facebook or WhatsApp? [closed]

I recently bought an old Nokia N97 mini with SymbianOS. I've been trying to download either Facebook Messenger or WhatsApp but everytime I get a pop-up saying that the certificate is expired. Is there ...
Amex fine Reddit's user avatar
0 votes
1 answer
24 views

How to set facebook au banner ads in 1 activity and it show in multiple Activity

I set this code in /res/layout/activity_main.xml <LinearLayout android:id="@+id/banner_container" android:layout_width="match_parent" android:layout_height="...
Bayzid Hossain's user avatar

15 30 50 per page
1
2 3 4 5
5706