monotouch-facebook icon indicating copy to clipboard operation
monotouch-facebook copied to clipboard

Sample Application Not working

Open rajatgithub opened this issue 13 years ago • 1 comments

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.

rajatgithub avatar Sep 29 '11 11:09 rajatgithub

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.

kevinmcmahon avatar Sep 29 '11 13:09 kevinmcmahon