I get this error when updating my app after uploading Apk:
You uploaded an APK that is not signed with the upload certificate. You must use the same certificate. The upload certificate has fingerprint:
SHA1: 75:D1:.....
and the certificate used to sign the APK you uploaded has fingerprint:
SHA1...
hi guys :)
When installing the program, I get the error "Blocked by Play Protect" which is from Google Play ...
I know this error is related to the signing key, but I use my signing key.
Previously, everything was fine until I deleted my key signing key and then every key I made would get an...
The problem: If anyone is using the Google Play's Internal Testing feature to make your app available for selected users, be aware that Google changes the app and therefore the APK signature - so Firebase-based services that require SHA-1 signature will NOT work properly.
In my case, Google...
I have a bash script in linux that works correclty, but i wantes to port the code to BJ4.
Is it possible to achieve the same in B4J ??
I was thinking of the encrypt and string utils for the base64 encode !?
curl --user username:password -H "Content-Type:text/xml" -i -X POST...