• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

GOOGLE PLAY ERRORS

SSSSS

Member
Hello,
I am trying to publish my game on Google Play and I have two errors :

java.lang.IllegalArgumentException: java.security.spec.InvalidKeySpecException: com.android.org.conscrypt.OpenSSLX509CertificateFactory$ParsingException: Error parsing public key
java.lang.IllegalArgumentException: java.security.spec.InvalidKeySpecException: java.lang.RuntimeException: error:0c00007b:ASN.1 encoding routines:OPENSSL_internal:HEADER_TOO_LONG

For the first one, does it have to do with the "SHA1 hash key" in GMS2 ?
I have a something in the "hash key" but nothing in the "SHA1 hash key".

I also found some certificates in google play console but I don't know what to do with them?
- Application signing key certificate
- Import key certificate

Has anyone had the same problems?
Thanks for your return
 
Top