vanita5 / twittnuker

Android 4.0+ Twitter Client
http://twittnuker.org
GNU General Public License v3.0
121 stars 24 forks source link

why is streaming greyed out? #102

Closed 0x1f415 closed 7 years ago

0x1f415 commented 8 years ago

apologies if this has already been answered but I couldn't find it anywhere.

latest CM13 nightly, latest play store build, tried both default and twitter for android's api keys

tmp_17590-screenshot_20160430-135249-125652127

0x1f415 commented 8 years ago

just re-installed (from f-droid this time) and noticed it shows a toast "straming is broken, disabling". no information as to why this is, though...

0x1f415 commented 8 years ago

oh, I see now: https://github.com/vanita5/twittnuker/blame/b6a835e3fd26491e5d4ec8052a63d134c43b96c6/twittnuker/src/main/java/de/vanita5/twittnuker/service/StreamingService.java#L210-L218

would appreciate some information as to why this is though. what is "fc"?

vanita5 commented 8 years ago

Force close.

Streaming is totally broken atm.

Garry050 commented 8 years ago

look Twitter API status.... https://dev.twitter.com/overview/status It seems to have suddenly changed the version of the API... From 2.0 it seems to have been changed to 1.1. (f**king twitter developer.......)

sorry my bad english

Source http://blog.livedoor.jp/blackwingcat/archives/1928136.html (Japanese)

vanita5 commented 8 years ago

Twittnuker uses 1.1 endpoint for streaming. That's not the problem at the moment.

But thanks for pointing this out!

Garry050 commented 7 years ago

TwittNuker 0.9.0 released. but not fix userstream.. Cannot fix bug...?

vanita5 commented 7 years ago

I'm not quite sure what actually causes the problem and I didn't have the time to look further into it.

vanita5 commented 7 years ago

Streaming is back, see latest versions.