Skip to main content

All Questions

0 votes
0 answers
97 views

Open Android application from FB post

I am posting to FB from my app and need the "receiver" to be able to click the link in FB on their mobile and go to the app or the download page. I have followed the instructions as far as I can see ...
theblitz's user avatar
  • 6,811
-1 votes
1 answer
299 views

How to post through Facebook Open Graph for game

I am developing some quiz app, and want to post player's achievement on facebook. Since I want to post the image for the achievement and Link Share of facebook doesn't support add image any more, I ...
JH Sean Kang's user avatar
0 votes
1 answer
609 views

Open Graph error on Android app: Action Requires At Least One Reference

I am getting the following error when trying to post an Open Graph story. Error{FacebookServiceException: httpResponseCode: -1, facebookErrorCode: 1611072, facebookErrorType: null, message: Action ...
Siqueira's user avatar
  • 443
1 vote
0 answers
193 views

Unable to share photo using Open Graph on Android Application (Android Studio)

I have got the following issue when trying to share an image... I am able to share an OpenGraph on my application through the code: Set the permissions - LoginManager.getInstance()....
Siqueira's user avatar
  • 443
0 votes
0 answers
42 views

Unable to share in app screenshot via Facebook

I am trying to share a screenshot generated by the app to Facebook using the open graph api. here is my code: View rootView = ((DayOverviewActivity)context).getWindow().getDecorView(). ...
spongyboss's user avatar
  • 8,496
0 votes
1 answer
48 views

Facebook OpenGraph movie.rates not working

I'm trying to get the Facebook OpenGraph movie.rates action type working but with zero success so far and hoping someone with experience of this could point me in the correct direction. Basically I ...
GordonW's user avatar
  • 1,110
0 votes
0 answers
306 views

share open graph story on facebook on android

I need to share course which was traveled by car on Facebook.But creating custom open graph objects are deprecated on facebook,so I decided to do it with fitness.bike object.I need something like this ...
GiorgiSh's user avatar
  • 127
5 votes
2 answers
2k views

Facebook on Android: target app doesn't open when clicking on link

I included the proper app links metatags in the HTML, so that by clicking on that link on Facebook the Android and iOS apps would open with the correct content. This is an example of page: https://...
Daniele B's user avatar
  • 20.6k
2 votes
0 answers
185 views

Creating Custom Open Graph Stories Facebook?

Creating Custom Open Graph Stories is deprecated. Do we have any alternative for it. How can we make custom actions and objects now.
sajal's user avatar
  • 179
2 votes
1 answer
168 views

Facebook OGraph photo manifest error with Android

I'm facing an issue while sharing a Facebook OpenGraph content in my application. I've carefully read the Facebook developer page which is well documented but I still have this error ... Here is my ...
GrayFox's user avatar
  • 824
3 votes
0 answers
554 views

How to make app link work for facebook for android only with open graph stroy

I have an android only app. It has a feature to share an open graph story in facebook. I have managed that part. Now I want app link integration between my app and facebook. But the documention in ...
umuieme's user avatar
  • 749
1 vote
1 answer
422 views

Facebook Android SDK: how to get Open Graph Object from URL?

On the Facebook documentation I have only found the way to build a ShareOpenGraphObject by manually specifying the fields: ShareOpenGraphObject object = new ShareOpenGraphObject.Builder() ...
Daniele B's user avatar
  • 20.6k
13 votes
1 answer
600 views

The Custom Property of My Custom Open Graph Object is Not Shown in the Share Dialog

I cannot get the custom properties of my custom Open Graph object displayed in the Share dialog of my Android app. I created a custom object channel in the namespace myradio_android, and defined a ...
burakk's user avatar
  • 1,281
1 vote
0 answers
422 views

How to send data in facebook Game Request in android

I am making a Game app wherein I want to send invite to user to accept my Game Challenge. So what I want to do is I want to send Challenge_Id to user through facebook. What I have already done: I ...
lifelongLearner's user avatar
0 votes
1 answer
109 views

Android Facebook SDK open graph story not showing in foreground before posting

I got the sample code to post facebook open graph custom story from developers.facebook.com. I want the android app to show the story posting dialogue to the user so the user can add some custom text ...
mujeeb's user avatar
  • 819

15 30 50 per page
1
2 3 4 5 6