Skip to main content

All Questions

Tagged with
0 votes
1 answer
121 views

Android-Java Facebook API Error validating access token

I'm creating an social application in which I have Sign-up from Facebook. Everything work fine. But recently from user Facebook profile URL I'm not getting its profile picture. First this URL "...
ahmad bajwa's user avatar
  • 1,034
-2 votes
1 answer
3k views

Get facebook posts from a group [closed]

I am developing an android app and I want the app to get post from a facebook group which I am admin.How is that possible? I search online but I couldn't find a solution to the problem. Thanks in ...
makisgr's user avatar
  • 19
2 votes
2 answers
1k views

How to embed facebook videos in Android App?

I want to embed facebook videos to my android app. Is there any API for that? I checked for facebook API but it seems it is only for web. If there is no good API, what should I use? WebView or ...
Hanson's user avatar
  • 35
1 vote
0 answers
42 views

how to add targeting_specs parameter to this facebook graph request (android)

I have been working on facebook graph request for https://developers.facebook.com/docs/marketing-api/reference/ad-account/reachestimate/ The only problem i am facing is that how to add ...
Tayyab Tariq's user avatar
0 votes
0 answers
140 views

Facebook Login SDK. How to get verified mobile number?

Been looking all over the Facebook sdk documentation and there is no api to get the verified mobile number. All of the answers I've found claim that it is no longer possible blah blah blah. If this is ...
Alexyesiam's user avatar
1 vote
0 answers
70 views

Android request data from json Graph Api Disappears from the array

My question is: Why does the data disappear from the arraylist. When I'm logged in the data is being added to the array, when I close the application without clicking the logout button and reopen the ...
MichaelB's user avatar
-1 votes
1 answer
664 views

get user info like name , photo and profile picture after using facebook login without graph API

I am using face login SDK in my app com.facebook.android:facebook-login:[4,5) after integrating Facebook login API in my app I get the success response in a object LoginResult like this ...
user avatar
-1 votes
1 answer
1k views

Get post from facebook for Android app

I need some help, I'm developing an Android app that should get the home page's posts of a Facebook user and it might display them. I search in Facebook API documentation but I didn't find any answer, ...
Marco's user avatar
  • 138
-1 votes
1 answer
66 views

Unable to get email when using Facebook login api in Android

I am trying to get the email of a profile that has made a login in my app but i have a problem with this. In the function onCompleted() i ask for the email and it returns me the mail, if i make a ...
Raúl Valverde's user avatar
1 vote
0 answers
137 views

Facebook login error: This app is still under development mode while it's already set to public mode

I cannot upload any photos, relevant photos are added via links. I've recently integrated facebook login into my mobile application but when I try to login from the administrator user, i.e with my ...
Ariel Mann's user avatar
1 vote
0 answers
116 views

Adding story on Facebook or Instagram - Android

is there any way how to add story on Facebook, Instagram or Messenger using their api or website? I cant find any way in api.
georgesolc's user avatar
0 votes
0 answers
187 views

How to apply Graph API v2.3 base on Facebook SDK v3.23.2?

Our product using Facebook SDK v3.23.2. This Facebook SDK v3.23.2 include Graph API v2.2 version. I have receive alert mail from facebook 3 days ago as like below. Your Product currently has access ...
HoIck Lee's user avatar
2 votes
1 answer
2k views

Android. Facebook share dialog closes immediately on Android 6.0+

I'm trying to share image via Facebook share dialog. Here's code: private void startFacebookShare() { SharePhoto photo = new SharePhoto.Builder() .setBitmap(getCapturedImage())...
Alex Boyko's user avatar
0 votes
0 answers
28 views

Can you get a current users friendlist with facebook API? [duplicate]

I need clarification and the limitations around the changes for Facebook API a year ago. I'm hearing mixed answers! Can the following happen? User1 signs into the app using facebook login app ...
Cescy's user avatar
  • 1,961
1 vote
0 answers
500 views

How to invite all friends of a Facebook user

As I'm aware it is not possible (since Facebook API v2.0) to get a list of all Facebook friends of a Facebook user. It is just possible to get all friends of a user who already use the same app. I ...
John Brunner's user avatar
  • 2,862

15 30 50 per page
1
2 3 4 5
8