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

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -