Skip to content
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

Sign APK with APK Signature V2 or higher #42

Closed
christianbuonaiutowork opened this issue Oct 18, 2022 · 1 comment
Closed

Sign APK with APK Signature V2 or higher #42

christianbuonaiutowork opened this issue Oct 18, 2022 · 1 comment

Comments

@christianbuonaiutowork
Copy link

Hi,

I had migrate the app(Xamarin.Forms) from Android 9 to 12 but when I try to install the APK into device, fails with follow error:

ERROR: Target SDK version 31 requires a minimum of signature scheme v2; the APK is not signed with this or a later signature scheme

My question is: the Souyuz plugin is predisposed to sign the app with APK Signature V2 or higher ? Or I should change the property file in the project ?

@christianbuonaiutowork christianbuonaiutowork changed the title Signed APK with APK Signature V2 or higher Sign APK with APK Signature V2 or higher Oct 18, 2022
@christianbuonaiutowork
Copy link
Author

christianbuonaiutowork commented Oct 19, 2022

I resolved this issue updating the plugin to last version 0.11.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant