Hi UE4 developpers
Im working to puplishing android game to google play
I upload to google console for testing
and when I install from google play my game have zero relation with internet
nothing work ( in app purchase … ads video …achievement leaderbord… hosting and joining session )
someone tell me your game have problem with signing to google play when start
and tell me to be the SHA-1 fingerprint of my app is the same for google console and google cloud platform and my debug.keystore
file … OK is the same for google console and google cloud .
but THE PROBLEM I cant read this code from my debug.keystore file
I use cmd … command prompt … to read the SHA-1 from this file but NO RESULT !! … I dont know what I write exactly
can someone help me ?? thanks
Hello! Keystore contains key and password, even having both of them you cant read it? Maybe this can help Android get SHA1 value - Programmer Sought