Description: Using this extension you can get SHA1 Fingerprint Certificate of app which can be used to verify authenticity of app. If someone has re-compiled the app, the certificate will be different from the original. Version: 1 Released:2023-03-15T18:30:00Z
Someone told me that he wants to get SHA1 during runtime to verify whether user is having original or decompiled version. I forgot that apk can be signed again with the original certificate
So it maybe useful for him but surely not for others.
I still don't see any reason to unlist the topic, as it might be useful for some users if they can match their compiled / decompiled app's fingerprint to that in the Play Developer Console.
Of course, there are other ways to do this than through the app itself. But for some it may be easier this way.