Skip to main content

All Questions

Tagged with
1 vote
0 answers
164 views

Is there a way to read messages from Facebook Messenger from another Android App?

Like in the title. I am working on an application that will warn users against phishing. I found a way to read incoming text messages. However, I would like to be able to check messages that come to ...
peterfw1916's user avatar
1 vote
1 answer
283 views

Facebook Java SDK | Marketing API Error #803

I am currently trying to use the Facebook Java SDK to publish ads automatically. I am just attempting to test my API Authentication using the basic facebook demo code they have provided: https://...
Hunter Casillas's user avatar
2 votes
2 answers
2k views

My android app Crash when trying to load a facebook Native Ad (java.lang.NoSuchMethodError: No static method isChildDirected())

My application crashes when trying to load a facebook Native Ad, here is the log Error : 2020-11-14 12:31:15.968 5710-5710/? E/AndroidRuntime: FATAL EXCEPTION: main Process: com.demopackage.name, ...
Hamid Noureddine's user avatar
0 votes
1 answer
2k views

error: cannot find symbol method setAdListener(<anonymous InterstitialAdListener>) & (<anonymous InterstitialAdListener>)

error: cannot find symbol method setAdListener() error: cannot find symbol method setAdListener() com.facebook.ads.AdView adView_banner = new com.facebook.ads.AdView(this, getString(R.string....
YOUNESS EL OUARDI's user avatar
0 votes
3 answers
648 views

How to Automate new Facebook Sign up popup?

I've tried to Automate Facebook Signup page (new version consists of a popup). I've tried to switch to iframe but I've failed to find it. Please help me. Please share the code.
snbsumedha's user avatar
0 votes
0 answers
225 views

Instagram API follow user from app not working

I've been working with instagram API for a while. Since there is no official documentation for changing relationship between users, I've found something on StackOverflow. It is an old answer, and I am ...
Milisav Puce Drobnjakovic's user avatar
1 vote
0 answers
473 views

Flutter app crashing when using social_share and social_share_plugin together

I am facing this issue when trying to share to Facebook Feed using social_share_plugin (https://pub.dev/packages/social_share_plugin). The app is crashing after showing these errors: Content provider ...
Richik Chanda's user avatar
1 vote
0 answers
102 views

Open a post ID on Facebook app with Intent

I have installed 2 Facebook app on my android device (com.facebook.katana, com.facebook.katanb). Now, I want to open a post id on com.facebook.katanb package. I tried as below: Intent ...
phong dep trai's user avatar
0 votes
1 answer
521 views

GraphResponse is failing for /me/accounts facebook graph request

I am integrating Facebook SDK for android with Pages Api. Goal is to allow logged on Facebook user (using offical app) to post videos to any one of the pages that he/she is a Admin of. I have created ...
Chandan Pednekar's user avatar
0 votes
1 answer
91 views

Can I Used expo facebook ads npm library in react native bare project

I already tried to install with react native unimodules, but react-native unimodules can not properly install in my react native project (0.62) any other way to used Facebook ads in react-native ...
Safi Deraiya's user avatar
0 votes
1 answer
60 views

Dynamically store and access file via url

I am trying to generate a feed file to publish to Facebook. They require a URL to hit and grab a file. I was wondering what approach I should take to store and make the file publicly available to ...
Thomas Walker's user avatar
1 vote
2 answers
2k views

Open a Facebook post URL in android Facebook app programmatically

I'm coding an android - java app which can open a Facebook post url (ex: https://www.facebook.com/BaHangXom.0/videos/2377836809193490). I tried some ways to start Facebook app with intent but ...
phong dep trai's user avatar
0 votes
1 answer
267 views

How to add two override onActivityResult methods in one java activity?

I am unable to use two override onActivityResult methods in one java activity. I tried loop but that doesn't make any sense to use loop in this. I am attaching the code help me out in this. @Override ...
Ahmad Hassan's user avatar
2 votes
0 answers
705 views

Facebook login with Firebase for Android does not show a popup window with options to log in with a different account

I'm working on an Android app that requires login either using Google or Facebook, via Firebase. I realised that the option for selecting an account works on the first time after installation, i.e. ...
Yash Umale's user avatar
1 vote
1 answer
1k views

Why Facebook Login Not Working In Signed Release APK In Android?

I'm developing an android application that provide to users login with Facebook with firebase help, my problem is when i generate signed release APK the login stops from working and i look up for some ...
Mostafa Amer's user avatar

15 30 50 per page