开发者

Twitter API Problem iPad

iam using TwitterRequest API for my ipad app's twitter client ! but i don't know why application going to crash after user tap the tweet button and debugger doesn't detect any bug !!!! i use this tutorial :

http://icodeblog.com/2009/07/09/integrating-twitter-into-your-appli开发者_StackOverflowcations/

but it seems doesn't work on SDK 4.0! any solution ? thank you .


Try running you application with the debugger and single step through the code that is executed when the user taps the button.

Once you have located the exact line that causes the crash, it should be possible to narrow down the reason by inspecting variables, etc.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜