Hasher App

com.hasher

View detailed information for Hasher App — ratings, download counts, screenshots, pricing and developer details. See integrated SDKs and related technical data.

Total installs
417(417)
Rating
unknown
Released
July 7, 2019
Last updated
January 1, 1970
Category
Tools
Developer
JDevZone
Developer details
Name
JDevZone
E-mail
jdevzone@gmail.com
Website
unknown
Country
unknown
Address
unknown
Hasher App Header - AppWisp.com

Screenshots

Hasher App Screenshot 1 - AppWisp.com
Hasher App Screenshot 2 - AppWisp.com
Hasher App Screenshot 3 - AppWisp.com
Hasher App Screenshot 4 - AppWisp.com

Description

This app is a helper app for all android developers out there. You can use this app to convert Sha1 to keyhash value (required for facebook login integration) also if you have a keyhash value
then you can extract the source Sha1 value from it. It shows the extracted value in the top textfield which you can copy by simply tapping it also print the values in logcat (under info level) .
One scenerio to use this app is when you publish an app on play store which have facebook login integrated stops working after publishing it because Play Store again sign your app with
different signature so keyhash for that signature is different than yours original signature. So now you just have to grab that new Sha1 key from play console and paste in this app and create new keyhash and add it to the Facebook console. Also you can always verify which keyhash is created from which signature.