You can generate the debug keystore by running this command in the android/app/ directory: keytool -genkey -v -keystore debug.keystore -storepass android -alias androiddebugkey -keypass android -keyalg RSA -keysize 2048 -validity 10000
Created
July 19, 2019 01:27
-
-
Save WendySanarwanto/3ba2d89ce34560245e3627450c65ee3c to your computer and use it in GitHub Desktop.
How To Generate Keystore in Android
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment