Hi all,

Recently I've started on a prototype for a project a friend and I want to work 
on.  As part of that, we need seamless integration with Facebook.  I grabbed 
the latest code from git and compiled the binding.  I'm seeing a couple of 
things that I was hoping I could get some help with.

1) The facebook binding, along with the other bindings in the 
monotouch-bindings source tree, gives me an error when running mdoc at the end 
of the compile:

MONO_PATH=/Developer/MonoTouch/usr/lib/mono/2.1/ mdoc update --out docs 
binding/Facebook.dll
Corlib not in sync with this runtime: expected corlib version 96, found 633.
Loaded from: /Developer/MonoTouch/usr/lib/mono/2.1/mscorlib.dll
Download a newer corlib or a newer runtime at http://www.go-mono.com/daily.
make: *** [build-docs] Error 1

2) When I run the sample shown with the binding, safari is launched when trying 
to allow access to my sample facebook app I created.  I'm able to login, etc, 
but I'm curious as to why it isn't using the iOS 6 facebook integration dialog. 
 I've tried logging into facebook on the simulator in Settings.  I'm also 
getting an error when trying to uninstall the application using the sample app.

Any help is appreciated.

-- Dave
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to