I can't export because I don't have the keyStore password

0 favourites
  • 5 posts
From the Asset Store
Tap the ball, control it, avoid touching spikes and score higher!
  • I can't export because I don't have the key password

    Hey, I have the key to my app, but I don't have a password and login. I used Cocoon before and they didn't require it.

    Where to get this login and password? Play Consoel offers a key reset, but I don't know if they remind me of login and password.

  • It's up to you to remember the login and password, not sure how we can help with that..

  • I got an answer from GpLay (below). but will such a key, according to their indications, can I generate it in C3?

    1.

    Follow the instructions in the Android Studio Help Center to generate a new key. It must be different from any previous keys. Alternatively, you can use the following command line to generate a new key:

    keytool -genkeypair -alias upload -keyalg RSA -keysize 2048 -validity 9125 -keystore keystore.jks

    2.

    This key must be a 2048 bit RSA key and have 25-year validity.

    Export the certificate for that key to PEM format:

    keytool -export -rfc -alias upload -file upload_certificate.pem -keystore keystore.jks

    3.

    Reply to this email and attach the upload_certificate.pem file.

    I dont use Android studio. Can I generate it in C3?

  • So.. I got answer from G PLay

    "I'm only able to reset the upload key with the pem file which generate from Android Studio."

    So it's not working I need to install Android Studio

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • So.. I got answer from G PLay

    "I'm only able to reset the upload key with the pem file which generate from Android Studio."

    So it's not working I need to install Android Studio

    I have used keystore-explorer!

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)