- Unpack APK and get certificate fingerprints
unzip app-release.apk -d app-release/
keytool -printcert -file app-release/META-INF/CERT.RSA
(the file might have a different name, but there is only one .RSA
file)
- Get local keystore certificate fingerprints