I need to generate the hash of my Mac to add to Facebook and be able to continue the application that I am developing, where you need the login. I've run the command in several places but when I put the app inside developers.facebook and run my application, it returns that the key is invalid.
One thing I noticed is that in many posts, they tell you to run the debug.keystore (usually in users / .android).
On my Mac there is no such directory, much less debug.keystore. I'm using Android Studio.
Does anyone know any other valid way?