Skip to main content

All Questions

Tagged with
0 votes
1 answer
26 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
0 votes
0 answers
40 views

com.google.firebase.auth.FirebaseAuthInvalidCredentialsException: The supplied auth credential is incorrect, malformed or has expired

When I get the facebook token and submit it to firebase, it prompts failure. The news is (The supplied auth credential is incorrect, malformed or has expired. Exception description I have configured ...
jc l's user avatar
  • 1
-1 votes
1 answer
65 views

How do i publish videos to a facebook page's story?

i have been trying to publish videos on a facebook page's story, but i havent been successful, i have tried using their apis and integrating with restfb as well, As for restfb, i was able to post on a ...
David Ogbodu's user avatar
0 votes
0 answers
50 views

Java resized JPEG seems to be invalid format for Facebook?

I use a java program to resize my jpg's for imgsrc settings and speed on mobile, etc. I am using ImageIO and BufferedImage The file types are TYPE_3BYTE_BRG, and written out that was also that type as ...
Robert Clouse's user avatar
0 votes
0 answers
24 views

Why restfb library fails updating Facebook Page info?

I need to be able to update (using any API in JAVA) the info of my Facebook Pages, such as address, opening time hours, email, tel etc., but, I have not been successful. I have tried restfb library ...
Shila Mosammami's user avatar
0 votes
0 answers
137 views

"Your SDK doesn't seem to have updated correctly. Please try again." Even after update is done

I have an Android app using Facebook SDK, when I try to add new events I get this message "Your SDK doesn't seem to have updated correctly. Please try again." I have the latest versions for ...
Marvin Who's user avatar
0 votes
1 answer
128 views

How to schedule a facebook page post?

I need to shedule a facebook post using an image. It should appear in the planner tool of the Meta Business Suite. I found this example, but I can't figure out how to use an image and set a ...
user10053673's user avatar
0 votes
0 answers
429 views

Why is authorization url not working with Instagram GRAPH API?

I am trying, for the first time, to make a Java desktop app using Instagram Graph API. I am having trouble with a user logging in with their instagram account. The official Meta website only shows ...
jari85's user avatar
  • 81
0 votes
0 answers
41 views

Facebook native preload ad

I'm an Android developer and currently, I'm trying to develop a Facebook ad in my existing code now I want to develop like preload ad, and after some screens, I need to show it without asking for a ...
user21507297's user avatar
2 votes
0 answers
205 views

Facebook page can't open in webview

If I try to load a facebook profile in a webview, I'm getting an error if I use a WebViewClient to display it inside the internal webview and not on an external browser: webView=new WebView(ctx); ...
NullPointerException's user avatar
3 votes
1 answer
1k views

Android Facebook SDK: what does "implementation 'com.facebook.android:facebook-android-sdk:[8,9)'" mean?

It is written here that I should use the following version of the Android Facebook SDK: implementation 'com.facebook.android:facebook-android-sdk:[8,9)' But I see here that the last version of the ...
toto_tata's user avatar
  • 15.1k
0 votes
2 answers
4k views

Error: Unable to load script. Make sure you are either running a Metro server or your bundle 'index.android.bundle' is packaged correctly for release

I upgraded my React Native project from 0.63.3 to 0.66.4 with the help of this resource https://react-native-community.github.io/upgrade-helper/?from=0.63.3&to=0.66.4 (followed every instruction ...
shweta's user avatar
  • 31
0 votes
1 answer
704 views

Facebook The authorization has been revoked. Reason: Invalid OAuth 2.0 Access Token

I have problem when i login to facebook in my system to get my pages. The facebook api sent to my server response: The authorization has been revoked. Reason: Invalid OAuth 2.0 Access Token. The ...
sonnv0812's user avatar
-1 votes
4 answers
589 views

ERROR : E/AndroidRuntime: FATAL EXCEPTION: main : Caused by: The Facebook sdk must be initialized before calling activateApp

hello everyone i have error in my android/java project E/AndroidRuntime: FATAL EXCEPTION: main Caused by: The Facebook sdk must be initialized before calling activateApp screenshots: image 1 image 2
RAGIP MULLAMUSA's user avatar
0 votes
0 answers
38 views

which platform on facebook for developers to choose?

I made a chat bot for facebook messenger and now to complete I need to send it for verification (pages_messaging permission). And when submitting, I am asked to select a platform (to enter?). I don’t ...
kzrvv's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
144