-
Notifications
You must be signed in to change notification settings - Fork 60
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
Stuck on "Verify login code" screen | Stuck on White Screen after login #242
Comments
|
Same issue with v 2.9.3.But i am running LOS 14.1 |
2.9.3 from the f-droid store on a custom 7.1.2 AOSP Rom. Regarding the test apk there. Where does it come from, can you link the changes? |
The APK is coming from here: https://github.com/twireapp/Twire/runs/3124803371 The latest changes can be seen here: https://github.com/twireapp/Twire/commits/master |
Thanks a lot for the explanation with Github Actions. That's quite new to me. I installed the APK from https://github.com/twireapp/Twire/runs/3124803371
|
|
Can you try this?:
|
I have exactly the same issue. (Android 6, Twire 2.9.3 installed from F-Droid) This is what happens:
So according to Twitch, I've logged in successfully. In the app, I never get past that verification page. |
UpdateBecause Multiple Users reported this Issue we need some more information. But first of all, here is what we currently have:
The Information we need is:
Further Steps that would help:If you don´t know what ADB or a logcat is then just skip this!
|
Twire version is 2.10.0 Also my issue is a bit different, I can not log in at all so it should be 'white screen before login', not after |
|
How do i paste the logcat here?I am on phone.Any alternate place where i can paste the logcat? |
|
Here's what I see in the logcat output. Using Settings / General / Twitch username opens up the login "dialog":
This is, where I enter my UID / PWD, get an E-Mail from Twitch with a code. Entering that code results in another E-Mail, where Twitch confirms the successful login, but the view stucks there forever. From that point on, I see no further log entries from Twire (and especially the LoginActivity class). Normally, this is where the shouldOverrideUrlLoading(WebView view, String url) method should kick in and finish the job. The lack of log entries suggests, that it's never get called. I have a feeling, that this broken behavior was introduced by some change(s) on Twitch's side, since it just suddenly stopped working, when no other changes on the system were introduced. (Android update / Twire update / etc.) Fun fact: there's a Twitch chat application called DankChat (on F-Droid), which has exactly the same "login stuck" problem. When 2 different applications are starting to show exactly same problem, that's not an accident. |
my be related #273 |
Android TV 6.0 (according to docs, not checked)
2.10.0.254 (latest)
No
Untested, will try
Login via Twire v2.10.0.254 works on my Xiaomi Mi 8 using Android 11 (custom ROM : DotOS v5.2.1).
|
Stuck after entering code, and recieve email from twitch about successful login |
Just a quick update. I just updated the to the new version 2.10.2 from F-droid store (2/23/22) and can login now. So, for me it's fixed |
Have same problem on Samsung s21+ Additionally, there is no (local) subscribe button. |
I had the 2.10.5 application has stopped bug, so tried older version 2.10.4 On this version if I try to login it gets white screen.. if I skip the login it loads the other stuff but of course cant access anything from Twitch. |
When I try to log in with a new account, it does not work and I only see "Website not available". After I verify my account, I can log in without any problems. Here is a logcat: |
I'm running Android 5.1
I receive an email notification that tells me I've logged in but I can't move past the "verify login code" screen. If I go back I'm not logged in. Please help.
The text was updated successfully, but these errors were encountered: