Closed southrop closed 10 years ago
The app appears to crash for some people right after logging in, though they report it's fine when they relaunch. Suspicions that it's the same issue as this.
Looks like the same issue. Most recent crashlytics report here. It's related to the twitter4j authentication for one of the twitter factories from what I can tell (stackoverflow) but the interesting part is that it works and doesn't encounter this error after the app starts again. I couldn't immediately identify why it was happening (possibly an async issue, that's why it works fine after the app starts again?), but I think it's related to Streaming. Yet another reason we should disable streaming by default (#28)
See crashes 1 and 2.