I got the same error because I signed the release APK using only the V1 signing but my `targetSdkVersion` is above 30 so V2 signing is required:
Apps that target Android 11 (API level 30) that are currently only signed using APK Signature Scheme v1 must now also be signed using APK Signature Scheme v2 or higher. Users can't install or update apps that are only signed with APK Signature Scheme v1 on devices that run Android 11. More info.
This issue was resolved for me when I signed the APK with V2 signing.
This is from someone else
I used lucky pacther to fix this problem, I installed it using lucky patcher and changed the signing signing version to V2 and it installed and worked successfully
This section is not suitable for children and may contain adult content. If you are not over the age of 18 please leave this section.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.