I am using the facebook-iphone-sdk framework to integrate my iPhone app to FB. The problem is when I click the button it gives an error “The application you are using is misconfigured for the Facebook integration. Please download the latest version of the app.”
I was able to connect with FB only once. For the first time it worked fine and I was also able to post some data into my wall but afterwords it not working, and the above error occurs.
What could I be doing wrong?
May be you are using the deprecated API of facebook… Please use the New FBGraph API for facebook integration ….
How to share or post by mail, twitter and facebook from the current application?
This is not only about email… here you will find the tutorial and sample code for facebook integration…..!!