Skip to content

Instantly share code, notes, and snippets.

@virtualprodigy
Created January 3, 2019 18:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save virtualprodigy/0ae43e948eb913eeff1e8b0ea0703af2 to your computer and use it in GitHub Desktop.
Save virtualprodigy/0ae43e948eb913eeff1e8b0ea0703af2 to your computer and use it in GitHub Desktop.
A simple Gist on how to auto sign your Ionic Applications. Place this file in your platform/android
storeFile=<path to your android_keystore.jks>
keyAlias=<your keystore alias name>
storePassword= <password>
keyPassword= <password>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment