-
-
Notifications
You must be signed in to change notification settings - Fork 287
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
bug: (Twitter/X): Patch Open links with app chooser
make Twitter/X can't display login page on fresh install
#2846
Comments
@oSumAtrIX Is this bug is device specific? I'm using Android 10, and i get this bug. I'm not included |
Unlikely |
I tested recently (same patched apk for both): The patch likely is Android dependant and needs to adapt to lower version of android. |
Try using ReVanced Manager v1.18.0: https://github.com/ReVanced/revanced-manager/releases/tag/v1.18.0 |
No luck, issue still persisting :( |
Can confirm adding Twitter version: 10.31.0-release.0 |
Seems it broken in Android 10 and below. I yesterday tested on my old Tab Alcatel 3T running android 8.0 also got the same issue. :/ |
Added logging when an intent is about to be opened with the chooser in the latest commit on the dev branch of ReVanced Integrations. Please use logcat and grep for debug logs with the tag "ReVanced" and the message prefix "Opening intent with chooser" and run the app to see which intents are being tried to be opened. The patch returns the method it hooks so that may also contribute to the issue. |
The logs do not contain the log calls. Make sure you use the latest commit of ReVanced Integrations |
I'm using this dev Integrations https://github.com/ReVanced/revanced-integrations/releases/tag/v1.5.0-dev.4 |
The commit did not trigger a release |
@oSumAtrIX Recently patched X with new integrations, i get this log:
is that what you need? |
@oSumAtrIX is there a progress in this bug? does a log I sent can help the fix? |
Bug description
Open links with app chooser
patch seems not working properly after applying. Even it applied successfully, but on fresh install Twitter/X can not display login page.How to reproduce:
Uninstall any Twitter/X ReVanced at first (if any).
Download apk
https://www.apkmirror.com/apk/x-corp/twitter/twitter-10-32-0-alpha-3-release/x-previously-twitter-10-32-0-alpha-3-2-android-apk-download/
Also tested on 10.30.0-release.0
https://www.apkmirror.com/apk/x-corp/twitter/twitter-10-30-0-release-0-release/x-previously-twitter-10-30-0-release-0-android-apk-download/
Patch with CLI, make sure you included
Open links with app chooser
patch:Install patched Twitter/X ReVanced
Open it, and see it can not display login page like this
Error logs
No response
Solution
No response
Additional context
The patched app should display login page like this:
Acknowledgements
The text was updated successfully, but these errors were encountered: