yshrsmz/monotweety

Authorize with twitter4j

yshrsmz opened this issue · 2 comments

http://twitter4j.org/en/index.html

https://www.reddit.com/r/androiddev/comments/5t2muq/psa_twitter_sign_in_seems_broken_for_android_50/

currently official twitter app seems to crash on Android 5.0
to work around the issue, we need another way to authorize the app.

twitter-kit-android is no longer maintained, so I need to do this ASAP

We are going to use https://github.com/yshrsmz/twitter4kt instead