I have an issue as said in the title of this post. I am unable to login.
SessionState currentstate = session.getState();
gives me a state CLOSED_LOGIN_FAILED
. I took a look at this post, Android Facebook SDK 3.0 gives "remote_app_id does not match stored id" while logging in
I generated a key using the keytool and put that in the App Dashboard. But that does not seem to help. Any help on this appreciated