I am working with Facebook 3.1 SDK. Basically I am looking for, facebook login using Facebook 3.2 SDK and saving credentials via ACAccountCredential.
However Facebook SDK still does not seem to support required OAuth Key. So the oauthToken generation goes wrong and I get error ACErrorAccountAuthenticationFailed.
Do let me know, if I am missing anything to achieve this.
Appreciate your help.