When signing the app, the keyStore changes, causing all the projects to fail to run
find debug.keystore and delete
path User\ User name \android\debug.keystore
after deletion re-run the project, it will automatically generate a file.
When signing the app, the keyStore changes, causing all the projects to fail to run
find debug.keystore and delete
path User\ User name \android\debug.keystore
after deletion re-run the project, it will automatically generate a file.