I have implemented Facebook SDK into my Android application correctly i beleive with development key hash etc and i am testing the login function. The first time i used the function, the facebook page presented me with the usual "This application would like to access your cv profile" with my picture, on clicking accept it returned me to app, success. However the second time, and from now on it shows the following error when clicking the login button.
"This app has no android key hashes configured. Configure your app key hashes at "http://developer.facebook.com/apps/28748493729"
It seems the setup has somehow forgotton my key hash after using it once, but when i visit the link provided it shows that the development key hash is still there. Am i missing the concept of how key hashes work?
Any help appreciated,
Thanks.