Closed
Description
I created a sample application with react-native version 0.60. I am trying to run application in android. But i am getting this error Keystore file '/Project-Folder/android/app/debug.keystore' not found for signing config 'debug'
. I don't know how to resolve this error. Please give any suggestions for this issue.
React Native version:
"react": "16.8.6", "react-native": "0.60.0"
Steps To Reproduce
- Trying to run application in android.
- But getting Keystore file error in android.