-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[Bug]: INSTALL_FAILED_VERSION_DOWNGRADE #753
Comments
Solution can be simply faking higher apk version. |
not possible, bug will be fixed in next manager, meanwhile the only fix rn is to wait for the next vanced update |
Same issue on OnePlus 9 Pro after upgrading to Android 12, system package for YouTube is higher than current vanced version, therefore downgrade error happens. Nonroot method works fine obviously. Hate to be that guy, but any ETA on when an update will be released? I'll be using Nonroot method until then since it works. |
Usually, you can uninstall updates from System apps. Did you try this ? |
Problem is that if you have recent system version, app located on system partition can be higher version than latest available vanced. Uninstalling udates does work just for updates on data partition, then app from system partition is used. |
@Gouster4 @tracedgod use the Debloater magisk modular if you can't uninstall updates. |
Thanks, this did the trick. I had tried other debloat apps with no luck, this one worked with no issues. Quick write-up for anyone who needs to uninstall YouTube that is higher version:
|
Still have the same issue. Removed youtube app via adb but still have the error. S10+ with latest android 12 and One UI 4. Yes, rooted. |
Regarding the de-bloat magisk module: the latest magisk has no module library anymore, but you can still get it via F-Droid. I downloaded De-Bloater, it is available as an app and lists itself in the magisk module tab, and removing YT with it allowed me to install Vanced 😄 |
I'll try! |
Regarding modules, there is an app called Fox's Magisk Module Manager that lets you manage your modules since it was removed from Magisk itself. I use this and it works good. Good to see you got the issue resolved. |
Device
Device: Xperia 1 III
Operating System: Android
Android Version: 11
Version
2.6.2
Bug Description
I installed an system update, ans youtube reinstalled to original 16.32.34 version.
When i try to install youtube vanced root version i get this error:
INSTALL_FAILED_VERSION_DOWNGRADE
I cannot just uninstall updates as update is part of system.
Im not able to modify system files because disable-verify does work just on userdebug builds.
But it would be nice if you implement some automatic workaround, for example creating new magisk module with ytb vanced during each update.
Thanx.
Additional checks
The text was updated successfully, but these errors were encountered: