Fox2Code / FoxMagiskModuleManager

A module manager for Magisk because the official app dropped support for it
GNU Lesser General Public License v3.0
2.19k stars 131 forks source link

A few modules are stuck in an update loop #228

Closed james28909 closed 1 year ago

james28909 commented 2 years ago

YouTube Revanced and Bluetooth Library Patcher both keep showing as "upgradable", but they are already on the latest update. I have already updated both of them multiple times from within Fox module manager and both modules/apps are working as they should, but Fox module manager seems to keep telling me that there is an update to these modules. Please advise.

P.S. Thanks for the great app!

App version is: 0.6.7 (59)

james28909 commented 2 years ago

Could this issue be what is happening to me? If that's the case, I will download revanced and just manually install it.

Fox2Code commented 1 year ago

The issue you references is something different, the app should only show the "upgradable" state if the local versionCode does not match the remote version code.

Some modules like twrp-keep purposefully use an older versionCode locally to appear as "upgradable".

james28909 commented 1 year ago

well revanced youtube module shows upgradeable and i have upgraded it through fox module manager a few times to try to get it to go away. it stop showing once (without me upgrading) but now its back and is persistent no matter what i do.

james28909 commented 1 year ago

issue still persists. redownloaded youtube-revanced and it is doing the same thing.... telling me there is an update available.

james28909 commented 1 year ago

here is a few screenshots showing the issue. the module is already installed, but it is telling me it is upgradeable:

Screenshot_20221207-085238_Fox's Magisk Module Manager

Screenshot_20221207-085248_Accessibility

Screenshot_20221207-120011_Fox's Magisk Module Manager

Screenshot_20221207-120018_Fox's Magisk Module Manager

androidacy-user commented 1 year ago

Please check with 0.6.8. Note some modules intentionally always show an update available so FoxMMM can't work around those.

androidacy-user commented 1 year ago

Closing as no response