I'm really confused.
I'm trying to use some of the very simple Facebook plugins on my site, specifically the basic "Like" button.
I already know how to use the limited version with an iFrame.
However, now I'm trying to figure …
I'm getting the following error when trying to login with Facebook
Terminating app due to uncaught exception 'InvalidOperationException', reason: 'fb---AppID--- is not registered as a URL scheme. Please add it in your Info.plist'
The problem is the "fb---AppID---" is …
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_…