Skip to content

bug(RIF): "Something went wrong logging in." while attempting to log in. #4983

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

Open
3 tasks done
asyncmeow opened this issue May 18, 2025 · 0 comments
Open
3 tasks done
Labels
Bug report Something isn't working

Comments

@asyncmeow
Copy link

Bug description

Hello!
I just patched RIF (com.andrewshu,.android.redditdonation v5.6.22) with ReVanced v1.24.0 and only the 'Spoof client' patch filled in with my client ID. I've verified the redirect URL is set on my application to redditisfun://auth as well. However, when I try to log in on my patched RIF install w/ my reddit username and password, I only get this error from reddit:

Image

I've googled around a bit, and found others recently having the same issue, however I didn't find any relevant issues doing a quick search through the issues (although I may have missed something) - I've seen other login failures, but those have happened after login, not before, if I was reading those issues correctly.

Error logs

# No error logs when attempting to log in, however I do have this in the logcat for RIF specifically, taken from the time I click the add account button until I hit log in:

05-18 05:01:23.432  6257  6257 D VRI[AccountManagementActivity]: visibilityChanged oldVisibility=true newVisibility=false
05-18 05:01:23.477  6257  6302 D HWUI    : endAllActiveAnimators on 0xb40000736b251e70 (RippleDrawable) with handle 0xb40000731b22c370
05-18 05:01:24.331  6257  6257 I AssistStructure: Flattened final assist data: 5300 bytes, containing 1 windows, 11 views
05-18 05:01:26.354  6257  6257 I ImeTracker: com.andrewshu.android.redditdonation:ce957d25: onRequestShow at ORIGIN_CLIENT reason SHOW_SOFT_INPUT fromUser false
05-18 05:01:26.354  6257  6257 D InputMethodManager: showSoftInput() view=android.webkit.WebView{99ceff3 VFEDHVC.. .F...... 0,0-1008,1911 #7f0a04cb app:id/webview aid=1073741825} flags=0 reason=SHOW_SOFT_INPUT
05-18 05:01:26.430  6257  6257 D InsetsController: show(ime(), fromIme=true)
05-18 05:01:26.643  6257  6257 I ImeTracker: com.andrewshu.android.redditdonation:ce957d25: onShown
05-18 05:01:29.723  6257  6257 I ImeTracker: com.andrewshu.android.redditdonation:e4fd45d9: onRequestShow at ORIGIN_CLIENT reason SHOW_SOFT_INPUT fromUser false
05-18 05:01:29.723  6257  6257 D InputMethodManager: showSoftInput() view=android.webkit.WebView{99ceff3 VFEDHVC.. .F...... 0,0-1008,1210 #7f0a04cb app:id/webview aid=1073741825} flags=0 reason=SHOW_SOFT_INPUT
05-18 05:01:29.755  6257  6257 D InsetsController: show(ime(), fromIme=true)
05-18 05:01:29.755  6257  6257 I ImeTracker: com.andrewshu.android.redditdonation:927347c2: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
05-18 05:01:29.777  6257  6257 D InsetsController: show(ime(), fromIme=true)
05-18 05:01:29.777  6257  6257 I ImeTracker: com.andrewshu.android.redditdonation:e4fd45d9: onCancelled at PHASE_CLIENT_APPLY_ANIMATION
05-18 05:01:30.165  6257  6257 I AssistStructure: Flattened final assist data: 9116 bytes, containing 1 windows, 14 views
05-18 05:01:31.925  6257  6257 I ImeTracker: com.andrewshu.android.redditdonation:94082e3b: onRequestHide at ORIGIN_CLIENT reason HIDE_SOFT_INPUT fromUser false
05-18 05:01:31.929  6257  6257 D InsetsController: hide(ime(), fromIme=true)
05-18 05:01:31.941  6257  6257 W WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=falsecallback=ImeCallback=ImeOnBackInvokedCallback@189337533 Callback=android.window.IOnBackInvokedCallback$Stub$Proxy@f2f742
05-18 05:01:32.159  6257  6257 I ImeTracker: com.andrewshu.android.redditdonation:86e4d389: onRequestHide at ORIGIN_CLIENT reason HIDE_SOFT_INPUT_ON_ANIMATION_STATE_CHANGED fromUser false
05-18 05:01:32.159  6257  6257 I ImeTracker: com.andrewshu.android.redditdonation:94082e3b: onHidden

Solution

No response

Additional context

Conversation from #help on the ReVanced discord: https://discord.com/channels/952946952348270622/954147049832603748/1373580426186199083

Acknowledgements

  • I have checked all open and closed bug reports and this is not a duplicate.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@asyncmeow asyncmeow added the Bug report Something isn't working label May 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant