Skip to content

FUT Forge Android 1.0.11

Choose a tag to compare

@alespina98 alespina98 released this 19 Aug 22:06
89e416c

Fixes the post-install update loop confirmed on real device testing of 1.0.9 -> 1.0.10: after a successful in-app update, reopening FUT Forge reopened the installer again. Root cause was stale downloaded-APK state that was never cleared once the installed app already matched the version it was for. The pending state now carries its target versionCode/versionName and is cleared automatically once BuildConfig.VERSION_CODE meets or exceeds it. The diagnostic dialog's 'Target: ?' gap is fixed the same way. No changes to download logic, SHA-256 verification, FileProvider, or the install intent itself.

versionCode 12.