Twitter API Limitation for my Android App -


i working on new android app displays current trending topics , picture popular social media such twitter. however, ran problem several times "rate limit exceeded"

the idea of app when ever screen initiated, twitter authorization established , results. if user initiated screen multiple times, he/she error. or if many users used app , initiated screen @ same time, multiple authorization calls established , error eventually.

is there work around solve problem? need establish authorization each time user initiate screen?


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -