134355345 on Nostr: Leo Wandersleb I just downloaded the APK file from Play Store Console (the APK file ...
Leo Wandersleb (npub1gm7…8rf6)
I just downloaded the APK file from Play Store Console (the APK file that Google generated from the .AAB file I uploaded to Play Store) and compared it with the signed APK file I generated with my Intellij IDE, using the same keystore, key index and code commit.
I used the SHA256 hash and both APKs have different hashes
I cannot think of an easy way of verifying that the app published on Play Store is the same build that I would obtain by building the source code. Am I correct in the logic?
I just downloaded the APK file from Play Store Console (the APK file that Google generated from the .AAB file I uploaded to Play Store) and compared it with the signed APK file I generated with my Intellij IDE, using the same keystore, key index and code commit.
I used the SHA256 hash and both APKs have different hashes
I cannot think of an easy way of verifying that the app published on Play Store is the same build that I would obtain by building the source code. Am I correct in the logic?