sferik / twitter-ruby

A Ruby interface to the Twitter API.
http://www.rubydoc.info/gems/twitter
MIT License
4.59k stars 1.31k forks source link

OAuthActivity Must initialize Twitter before using getInstance #1015

Closed lujun525 closed 1 year ago

lujun525 commented 2 years ago

I have already init twitter before setContentView,but there is still this problem,How can I solve this problem?