Invalid key hash. The key hash does not match any stored key hashes
This is how i solved this problem
Download your APK to your PC in java jdk\bin folder
bin folder might look like this
C:\Program Files\Java\jdk1.7.0_121\bin
go to java jdk\bin folder and run cmd thencopy the following command in your cmd
keytool -lis...
blog.junaidahmed.dev1 min read