I am trying to use facebook api for login on my android application. After following the tutorials I was able to get the confirmation screen after clicking login by facebook button. But when i run my application second time I get "Facebook key hash does not match any stored key hashes" error.
I follow other posts on stackoverflow, deleted my application and created once again etc. but on second run I again get the same error.
Facebook key hash does not match any stored key hashes
Do you know what can be wrong and why I do not get on first run but I get this error on second run?