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?
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?
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.
Update: now it's telling me I must upload with the same package name, but I haven't changed the package name.
We urgently need to push this update "/
Still no luck from this, it must have been Android Studio update? Has anyone else have this issue before?
5 People are following this question.