nst / STTwitter

A stable, mature and comprehensive Objective-C library for Twitter REST API 1.1
BSD 3-Clause "New" or "Revised" License
999 stars 161 forks source link

Wake up STTwitter after killing an app #254

Closed atitovdev closed 8 years ago

atitovdev commented 8 years ago

So i think i just missed smth, after getting a permission to use Twitter account (in iPhone settings) or after WebView authorization i call verifyCredentialsWithUserSuccessBlock and thats works fine, but if i kill an app and launch again with verifyCredentialsWithUserSuccessBlock thats doesnt works - i get "Your credentials do not allow access to this resource"-error. What am i doing wrong? How to wake up STTwitter after killing an app and relaunching?

nst commented 8 years ago

Since you closed the issue, I assume that you managed to solve it.

If not, don't hesitate to reopen it and add further details.

Thank you.