I have a client who wants a release version of an APK, but they won't give us the release JKS file to sign it with.
But is it possible to to sign with the release JKS whilst keeping the certificate's password secure ? Or can we just send an APK they can re-sign for under their certificate for release ? Documentation I have found so far assumes you have the control of the release certificate with password or doing something like this.
Or is it a case of sending them an un-signed APK, and let them complete signing ?