iOS Link Sharing Thumbnail?

davidstucke Mar 04, 2012 04:58PM EST

Is there a way to control the thumbnail that comes up when you share a url for facebook? The image that it puts up is some strange image that I have no idea where it comes from. I thought it just picked an image from the webpage, but the one that it shows isn’t even there.

I”m using this.... maybe there is an option to remove the thumbnail if there is no way to control it?

NSString *test = ...
//share to facebook
[AddThisSDK shareURL:@"http://itunes.apple.com/us/app/sheldon-quotes/id476044032?ls=1&mt=8"
withService:@"facebook"
title:stringQuote
description:@“description”];

Post Your Public Answer

Your name (required)
Your email address (required)
Answer (required)

Still need help?


General Topics

 

Developers