Cant't upload signed APK to Google Play with Java 8.
natclarke
Brisbane, AustraliaMember, PRO Posts: 243
Hi
This has been going on for months and I would love to release my apps to Google play. I have Java 8 and working on OSZ 10.12
When I upload the signed APK I get the following error message.
You uploaded an APK with an invalid signature (learn more about signing). Error from apksigner: ERROR (Jar signer WHERESTH.RSA): JAR signature META-INF/WHERESTH.RSA uses digest algorithm SHA-256 and signature algorithm RSA which is not supported on API Level(s) 10-17 for which this APK is being verified
Regards
Natalie
Nat Clarke
Life Cleansing
Comments
Hi @natclarke below is a link to a recent post I made telling you how to over come this issue! Im just posting here so others who have the same issue, can find the answer with ease!
http://forums.gamesalad.com/discussion/95626/solution-you-uploaded-an-apk-with-an-invalid-signature-digest-algorithm-sha-256-signature-rsa/p1?new=1
Thanks Damien. I managed to fix it by reloading the SDK and updating my code signing with the current one on cookbook. Also I made sure to upload a signed SDK to Google and I started a new app rather than update the old one.
Nat Clarke
Life Cleansing