error signing apk google play

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By DKDAZero

hi, i am trying to upload my game to the play store but I get the error

(You have uploaded an APK with an invalid signature (more information on app signing). Apksigner Error: ERROR (Jar signer KEY011.RSA): Failed to verify JAR signature META-INF / KEY011.RSA against META-INF / KEY011.SF: java.security.SignatureException: APKs with Signed Attributes broken on platforms with API Level <19)

, it should be clarified that I use any android studio project to create the signature and then add it to the keystore of the export option, I have tried several ways that I have found but none of them served me, I hope someone knows

:bust_in_silhouette: Reply From: Mxt08

Your Jarsigner must be the version 8, please, try reinstalling it.