Keystore Path Bug

  1. 6 years ago

    I've found a bug signing the apk with my keystore.
    If the file mykeystore.jks is on a path with spaces (example on user desktop) the import will fail with the message "Keystore was tampered with, or password was incorrect".
    A simple path works, for example c:\keys\mykeystore.jks

    Issue has been already fixed with v3.2. Just make sure JDK 8 is installed so that this issue does not occur.

  2. admin

    17 Jan 2018 Administrator

    Yes, We have confirmed the issue. Will fix with an update.

  3. so currently we should be using Webtoapk keystore?

  4. admin

    24 Jan 2018 Administrator

    @Ashala, No, You just need to save your keystore on a path without spaces. It can be like "D:\keystore.jks", it will work.

  5. Ok thanks

  6. 5 years ago

    I tried moving the file to D: but still keep having the same error. I am using version 3.2

  7. admin

    5 Sep 2018 Administrator Answer

    Issue has been already fixed with v3.2. Just make sure JDK 8 is installed so that this issue does not occur.

  8. Yes, you are right! It was the missing JDK. Mine was version 7. Thank you! Great support!

 

or Sign Up to reply!