开发者

iOS >> ShareKit: Twitter & Facebook & Email Doesn't Receive my App Store Link

I'm implementing ShareKit in my app; I defined in the SHKConfig.h the following definitions:

#define SHKMyAppName @"MyAppName"

#define SHKMyAppURL @"http://itunes.apple.com/app/myAppName/idMyAppID"

When I share a link on Twitter or Facebook or Email, it doesn't publish my App Store App link. instead it publishes the following:

Email - No link at all:


iOS >> ShareKit: Twitter & Facebook & Email Doesn't Receive my App Store Link


Facebook - There is no link/image within the message like I would expect; instead, it only shows the message the user is writing - and the access to my app is from the unintuitive Facebook Get AppName link at the bottom of the feed:


iOS >> ShareKit: Twitter & Facebook & Email Doesn't Receive my App Store Link


Twitter - here it gives a strange notification saying I'm missing some sort of APIKEY that I couldn't find any definition on the ShareKit files to set:


开发者_Go百科

iOS >> ShareKit: Twitter & Facebook & Email Doesn't Receive my App Store Link


and then on Twitter Feed:


iOS >> ShareKit: Twitter & Facebook & Email Doesn't Receive my App Store Link


Can anyone refer me to what I'm missing here?


Dun know if u found an answer but just for future reference, it is caused because of sharekit trying to shorten urls for tweets using bit.ly . just get an api key for bit.ly and put it in the config file , this will go away.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜