question

Bryanne Vega avatar image
Bryanne Vega asked rostyslav commented

Error while uploading APK to Production app

When uploading the apk I get the following error:

The APK must be signed with jarsigner.

I'm doing the same process as always, the cert and creds are the same, the package code and name have been updated.

What could this be?

13 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

james-cha avatar image james-cha commented ·

You mentioned you change the package name? or just the version?

0 Likes 0 ·
Bryanne Vega avatar image Bryanne Vega commented ·

Just versions, not the package name

0 Likes 0 ·
james-cha avatar image james-cha commented ·

Have you tried repackaging and then retrying to upload?

0 Likes 0 ·
Bejoy Nair avatar image Bejoy Nair commented ·

If you are using gradle, clear the project and then create the Signed build again. Also make sure your output folder for the signed apk doesn't have any other APK with the same package name exits.

0 Likes 0 ·
Bryanne Vega avatar image Bryanne Vega commented ·

Yes, tried all the above suggestions without success.

0 Likes 0 ·
Show more comments

1 Answer

Bryanne Vega avatar image
Bryanne Vega answered
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community