-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Crash if no internet available, Twitter #1057
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hmmm Not sure how this relates to being offline, but will try and think about it. |
@thomsan two questions:
|
I can't repro the crash when offline, but I also get the ClassNotFoundException for this class even though I'm not using Twitter for auth. Android device: Google Pixel 2 XL |
@samtstern I think this issue can probably closed since neither of us can repro and we haven't received more details. @eliotstock if you have extra info (stack trace and code sample), please share! 😄 |
Yes I think we can close this due to age and lack of new reports. @thomsan or @eliotstock if you see this again and can help us get more details we will definitely re-open the issue! |
I just reproduced this again, with a few more interesting details.
and the logs:
|
@objcode fwiw this is a complete mystery to me. Not that it's an actually good solution, but is this fixed by a dependency on |
This issue has been fixed and released in |
1: Are you in the right place?
yes
Step 2: Describe your environment
Step 3: Describe the problem:
If I'm signed out and don't have internet connection the app crashes on startup.
The logs say something related to Twitter can't be found, even though I don't use Twitter authentication.
I only use Google and Email authentication.
Steps to reproduce:
Observed Results:
Immediate app crash with following output:
Expected Results:
Relevant Code:
The text was updated successfully, but these errors were encountered: