Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have developed an App that integrates Twitter both using TWRequest and TWTweetComposeViewController

At the peak of game play, it will post no more than 15 Tweets in an hour. Unless the user explicitly sends more tweets.

Even with this low number, my IOS5 App is being Rate Limited by Twitter.

I know this is the case because I can see immediately when the tweets stop during game play. I can switch Twitter Accounts when that happens and the tweets will work on the new account.

Furthermore, it appears that it takes about 8 to 12 hours for this Rate Limit to be lifted. Once that happens, I can use my original account to play the game again.

NOW TO MY QUESTION:

15 Tweets per hour seems very low to get limited. I can't find the official Rate Limit for IOS5 Apps on Twitters website. Does anybody know it or where the documentation can be found?

The closest I have come is the Twitter Developer Rate Limits page, which says 150 per hour!

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.