Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
1 vote
0 answers
80 views

OpenGraph: The webpage preview Title and Image for Reddit posts fails

Test link is here: https://www.reddit.com/r/MacOS/comments/14h90hk/what_browser_do_you_use/ iMessages, WhatsApp, Twitter render preview of this Test link with correct og:title and og:image. Other ...
Kevv Keka's user avatar
  • 193
5 votes
2 answers
1k views

Does anyone know if it's possible to make an iMessage link preview like Twitter?

I have tried every combination of og:type, og:description, og:title as well as other tags and can not come up with a preview like twitter does on iMessage. I'm thinking this preview may be hardcoded ...
Jacob Zyla's user avatar
0 votes
2 answers
284 views

Signal to iOS that a meta og:image property tag has a content change after page has loaded

I'm implementing og:image tags for a web project. The value in the tag updates asynchronously after the page has loaded and an HTTP call has returned. iOS seems to pull the content of the tag right at ...
pinglock's user avatar
  • 1,192
1 vote
0 answers
151 views

Audio Play button is not showing in iMessage after sharing an Audio URL having meta Open Graph tags

I have added below Open Graph Meta tags for playing audio in iMessage when an Audio URL will be shared. But I can't see the Audio Play button rest of the meta tags are working. <meta property="...
Rajhans Kumar's user avatar
0 votes
1 answer
65 views

No call-to-action in Twitter native apps for Player Card

Twitter Player Card docs suggest that in "iPhone and Android native apps, a Player Card will appear in the Tweet detail view (not in the timeline)". There is no explicit mention of how the ...
jackholt44's user avatar
0 votes
1 answer
186 views

Possibility of implementing Open Graph without website where metadata is stored, Can Open Graph Metadata be dynamically injected into a URL?

This is a broad questions and I'm merely looking for source material that may be of help with this unique situation. Background: Mobile app that can share data it's data to other websites and other ...
Larry Pickles's user avatar
1 vote
1 answer
1k views

How to make WhatsApp for iOS fetch image for preview set in og tag in my website?

I am trying to set og:image tag for my website so that users can see the thumbnail image when the website link is shared. Now the thumbnail is working fine facebook, twitter and Linkedin. But when I ...
Nikhil Yadav's user avatar
4 votes
1 answer
2k views

swift - Fetching OpenGraph meta tags from URL

I'm trying to fetch og (OpenGraph) tags from a URL and display in the app. I get the tags properly for most of the websites, but for some, I don't. ex. This URL When I render it on the browser and ...
melaka's user avatar
  • 719
16 votes
1 answer
6k views

Remove need to press "Tap to Load Preview" for iPhone OpenGraph SMS Message

I am trying to be able to send SMS messages with links that contain OpenGraph preview images which will load in the iOS "Messages" application and will display the thumbnail without the user having to ...
Unverified Contact's user avatar
5 votes
1 answer
2k views

Open Graph tags not recognized by iMessage

I'm trying to add an og:title tag to a page. It works fine when testing it on Facebook/Slack, and the Facebook debugger shows all the data I would expect. Do I need to do anything extra to get these ...
G. Hoffman's user avatar
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
0 answers
39 views

Post user entered message on Facebook timeline using Open graph API

I have a custom UI for posting a URL and image with user entered message on Facebook. I have not submitted my App for review yet to Facebook. But I am still able to post URL and image on my timeline ...
Pooja's user avatar
  • 2,457
1 vote
1 answer
2k views

Show video-thumbnail instead of static image when sharing a link

On my website, I have some OpenGraph metadata so I can customize the thumbnail, title, and description for when it is shared in social networks or messaging apps: <meta property="og:title" content=...
Alvaro Montoro'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

15 30 50 per page
1
2 3 4 5
10