Skip to main content

All Questions

1 vote
1 answer
45 views

OpenGraph share posts only visible to me

In swift 4 I am sharing a post to my Facebook feed using the Open Graph API. This successfully posts to my feed, but other users in my friends list can't see the share post, only I can - even though ...
Ashley Spencer's user avatar
0 votes
1 answer
357 views

Swift: Trying to use Facebook Open Graph stories

I'm trying to use Facebook's Open Graph stories feature, in Swift, to post on a users timeline every time they review a location. But every the share dialog opens up, I keep getting this error. I ...
Akhmed's user avatar
  • 3
1 vote
0 answers
120 views

A Post shared using Facebook Open Graph API doesn't appear on the timeline when shared user's profile is accessed from a friends profile

Following OG tags are used when sharing a blog article from a iOS application. og:type og:title og:description og:url fb:explicitly_shared og:image The app sets the "og:type" as "article" and "fb:...
rajeeva9's user avatar
  • 139
1 vote
0 answers
66 views

How do I get Facebook to display my site's logo without cropping when typing in the URL?

I've followed the steps required for my client do exactly that, but somehow it's still not working. This is in reference to this earlier question I wrote the Open graph code in the head section and ...
Richard Ambrose's user avatar
0 votes
3 answers
5k views

How to implement iOS app link Facebook functionality in swift 3?

I have tried many ways to achieve this but failed. I have to share info on facebook with a URL and when clicked on the url, it will redirect to my app's specific page. step# 1 let content: ...
SKD's user avatar
  • 1,526
0 votes
2 answers
175 views

Can't post OpenGraph story: OAuthException, An unknown error has occurred, Test user

I'm trying to post an OpenGraph story to Facebook. publish_actions was not yet approved(nor submitted for approval yet), but I am using a test user for that app, so it should work. Here is my code: ...
Gintas_'s user avatar
  • 5,010
10 votes
2 answers
828 views

Facebook sometimes does not fetch Open Graph tags

I have an iOS app for a public library that shares links to Facebook. The links point to a single domain, which contains a relatively simple PHP script that redirects to three different destination ...
James Harpe's user avatar
  • 4,345
11 votes
1 answer
8k views

iOS10 Messages Link Preview Image

Any iOS10 beta testers out there know if Messages uses a syntax similar to Facebook Open Graph to set things like meta descriptions and images? I'm building a site and would like to have it ready for ...
Jon's user avatar
  • 3,174
0 votes
0 answers
138 views

FBSDK OpenGraph issues on Object and Action

I have been trying to add an OpenGraph post for quite some time but I cannot figure out the current documentation and broken links to tutorials. Relevant setup (values are made up): FB namespace: "...
Raesu's user avatar
  • 310
0 votes
1 answer
430 views

Share title, image and description using FBSDK for IOS

Im just start using Facebook idk for iOS and want to allow users share image,title and description from my app, something like this : But I only get the title and description :s this is my code: let ...
Willy Cornejo's user avatar
1 vote
0 answers
246 views

How to pass an id with FBSDKShareOpenGraphObject so when story is selected on Facebook it goes to that particular content in app

I'm using Facebook's Mobile Hosting API for iOS and open Graph Stories, I want to know how to pass an id with FBSDKShareOpenGraphObject so when selected on Facebook it goes to that particular content ...
griffinmacias's user avatar
0 votes
1 answer
156 views

Local UIImage not show in open graph story Facebook

I'm try to publish a local photo in a Facebook open graph story, but the image is not appears. This code is the same of the documentation page of Facebook developers. facebook_developers open graph ...
kakashy's user avatar
  • 734
1 vote
0 answers
224 views

iOS: Share a run on Facebook

I am trying to share an activity that the user recorder to facebook, but just can't figure out how to get a nice GPS route of the run. Here's what I have so far. I can set the fitness:metrics:...
Georg's user avatar
  • 3,820
4 votes
2 answers
237 views

Error when Facebook Open Graph Action shared from iOS (unsafe link)

I tried to share a Facebook Open Graph Action via official iOS SDK (last version) but for a few days now, this action returns an error and it has now stopped working. The app passed the Facebook ...
mhergon's user avatar
  • 1,658
2 votes
1 answer
355 views

Facebook Deep Linking Not Working for Open Graph News Feed Stories

I'm developing an iOS app that uses a custom URL scheme and supports deep linking. I've tested that the deep linking works by typing my custom URL directly into safari; it takes me to my app. ...
Luke Godfrey's user avatar

15 30 50 per page
1
2 3 4 5
7