React Native Task :app:validateSigningDebug FAILED, React Native: How to fix Execution failed for task,

React Native Task :app:validateSigningDebug FAILED

React Native Task :app:validateSigningDebug FAILED

You have to regenerate the debug Keystore by running below command:-

android/app/ directory: keytool -genkey -v -keystore debug.keystore -storepass android -alias androiddebugkey -keypass android -keyalg RSA -keysize 2048 -validity 10000

React Native Task :app:validateSigningDebug FAILED,
React Native: How to fix Execution failed for task,

Post Created 130

Leave a Reply

Related Posts

Begin typing your search above and press enter to search. Press ESC to cancel.

Back To Top