2
I went to put my apk on the console and gave this following error.
Sending failed You have uploaded an APK with an invalid signature. apksigner error: ERROR: JAR_SIG_NO_SIGNATURES: In JAR Signatures
I use the android ide studio, I signed the apk but it contains this at the time of sending, my manifest gets an error. I don’t know what can be.
<meta-data android:name="android.support.VERSION" android:value="26.0.0-alpha1" />
See if this Soen response helps you: https://stackoverflow.com/a/44816463/7762411
– Grupo CDS Informática
managed to solve the problem? @Renan silva das neves
– Steve Rogers
Something happened to me when I marked the v2 signature option, when I signed it, notice if it was not the same case. If yes, select attachment v1 in the last tab to sign.
– Edeson Bizerril
You need to sign the apk?
– Marconi