Search code examples
iosobjective-cfacebook

Issues in using Facebook API for iOS SDK


I have downloaded the source project from sourcecode.

I came across many issues over there, then I changed the source header path then changed the compiler version in the project settings, then all those were solved, now there is no errors, it runs, when I click FBLoginButton, Facebook Login Dialog appeared but it looks empty:

empty

I don't know why, The app key and app secret key were placed correctly. I tried with device ,if there would problem with simulator, still looks same. What am I doing wrong, I had searched a lot, not found any solution, any ideas please tell me.


Solution

  • We had two apps in the app store which used this old api of facebook for login and they also g=have stopped working... So most probably Facebook has stopped support for this but I couldn't fond anything official. I guess we will have to incorporate the new Api.. :/ If I find something I will post here...