开发者

setup CallbackURl of Twitter in Sharekit for iphone !

开发者 https://www.devze.com 2023-02-20 13:10 出处:网络
How can i avoid callbackURL in sharekit to post on twitter ? Any other way to implement 开发者_StackOverflow社区twitter sharing ?You will have to mention a callback URL since it is mandatory in twitte

How can i avoid callbackURL in sharekit to post on twitter ? Any other way to implement 开发者_StackOverflow社区twitter sharing ?


You will have to mention a callback URL since it is mandatory in twitter. But it will be only a placeholder and completely ignored.

Its more explained in here: iOS: ShareKit >> Twitter Settings >> Callback URL --- What is it?

and the reason caused to have it is explained here: http://groups.google.com/group/twitter-api-announce/browse_frm/thread/2086c8c5a12242ec?hl=en


You can't avoid callbackURL. If you are using sharekit, the callbackURL will not be used. But its mandatory field. You can give URL of some search engine.

0

精彩评论

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