monotouch-facebook
monotouch-facebook copied to clipboard
Sample Application Not working
Hi I just downloaded and builded this project but the application is not working at all. It shows the initial view with "Please log in" and a button and hitting the button and logging in keeps the application on the same view.
Could you please confirm whether this works or not.
The bindings haven't been updated in a while so I am guessing that something has changed recently on Facebook's side.
I would checkout the official Facebook C# SDK here http://facebooksdk.codeplex.com/
To make this work with MonoTouch, create a new MonoTouch library solution and add all the same files that is in the Silverlight sln to the MonoTouch solution and build a MonoTouch specific dll.