voydz / souyuz

Fastlane build plugin for building Xamarin.iOS and Xamarin.Android applications
MIT License
37 stars 10 forks source link

Sign APK with APK Signature V2 or higher #42

Closed christianbuonaiutowork closed 1 year ago

christianbuonaiutowork commented 1 year ago

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 commented 1 year ago

I resolved this issue updating the plugin to last version 0.11.1