Skip to content

Instantly share code, notes, and snippets.

@JeffGuKang
Created December 2, 2019 08:07
Show Gist options
  • Save JeffGuKang/89dddaad84533c99a2172f0f8ecfc4ce to your computer and use it in GitHub Desktop.
Save JeffGuKang/89dddaad84533c99a2172f0f8ecfc4ce to your computer and use it in GitHub Desktop.
Default getting android sha1 script for react native debug mode
keytool -list -v -keystore ./android/app/debug.keystore -alias 'androiddebugkey' -storepass android -keypass android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment