[TIMOB-26350] Android: Cannot use Android Play Beta-testing
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Resolved |
| Resolution | Not Our Bug |
| Resolution Date | 2018-10-30T11:52:36.000+0000 |
| Affected Version/s | Release 7.3.0, Release 7.3.1 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | n/a |
| Reporter | Hans Knöchel |
| Assignee | Unknown |
| Created | 2018-09-01T19:03:12.000+0000 |
| Updated | 2018-10-30T11:52:54.000+0000 |
Description
When trying to upload an Android app to Google Play alpha/beta testing, the following error occurs:
ERROR (Jar signer APP_NAME.RSA): JAR signature META-INF/APP_NAME.RSA uses digest algorithm SHA-256 and signature algorithm RSA which is not supported on API Level(s) 16-17 for which this APK is being verified
I am using SDK 7.3.0.
Attachments
| File | Date | Size |
|---|---|---|
| Screen Shot 2018-10-30 at 2.24.28 PM.png | 2018-10-30T08:31:33.000+0000 | 228256 |
[~hknoechel], I uploaded an APK file to the Google Play alpha testing but did not get any error result. I tried with the latest Ti SDK 7.4.1.GA version. Can you try again with that version? Also, add more details.
[~morahman] Thanks for the feedback! My keystore might be invalid, so can you show how you generated your keystore (command)?
[~hknoechel], I created it using the studio. Please see that attachment image. Also, command is available here - https://docs.appcelerator.com/platform/latest/#!/guide/Distributing_Android_apps Thanks! !Screen Shot 2018-10-30 at 2.24.28 PM.png|thumbnail!
Thanks [~morahman]! It seems like the SHA-256 digist algorithm caused the issues. It seems to work now! *EDIT*: I still seem to have my JIRA rights, so let me resolve it myself for now :)