[MonoTouch] Facebook API - Has anyone already btouched this?

Dermot O Sullivan me at dermotos.com
Mon Oct 17 18:23:15 EDT 2011


Hi,

Thanks for your help, I think im nearly there. I have facebook working now,
and bump seems almost there too. I just have a couple more questions:

Firstly, what do I write in the API Definition file for this Bumper.h file:

#import <Foundation/Foundation.h>

@interface Bumper : NSObject {
}

- (NSString*)userName;


@end

also, for APIs with asset bundles, do I just place the bundle in the root of
the project along with the .a file and it gets automatically built, or do I
need to set some build action to it or reference it explicitly somewhere?



On Tue, Oct 18, 2011 at 12:26 AM, Jeff Stedfast <jeff at xamarin.com> wrote:

> Hi Dermotos,
>
> You should just be able to type "make" from a Terminal from within the
> FacebookConnect directory.
>
> Hope that helps!
>
> Jeff
>
> On Mon, Oct 17, 2011 at 3:59 AM, Dermot O Sullivan <me at dermotos.com>
> wrote:
> > This might seem like a silly question, but im trying to build the
> > FacebookConnect.cs file from the github.com/mono/monotouch-bindingswebsite,
> > and I keep getting file not found. I've tried putting the
> FacebookConnect.cs
> > file into the same folder as btouch, also tried to reference it with its
> > full path and still no luck. It doesnt mention anywhere in the docs where
> > exactly the file should be when I run the command to build it.
> > Where should I put the API Definition file to build it?
> >
> > On Mon, Oct 17, 2011 at 1:44 PM, Jeff Stedfast <jeff at xamarin.com> wrote:
> >>
> >> Yea the Facebook API has been bound here:
> >> http://github.com/mono/monotouch-bindings
> >>
> >> The other one hasn't been, though.
> >> Hope that helps!
> >> Jeff
> >> On Sun, Oct 16, 2011 at 9:15 PM, dermotos <me at dermotos.com> wrote:
> >>>
> >>> Im just starting to look at creating the bindings for the Facebook API
> >>> (and
> >>> also the BUMP API).
> >>> Has anyone else already created these already, save me doing it again?
> >>> :-)
> >>>
> >>> --
> >>> View this message in context:
> >>>
> http://monotouch.2284126.n4.nabble.com/Facebook-API-Has-anyone-already-btouched-this-tp3910766p3910766.html
> >>> Sent from the MonoTouch mailing list archive at Nabble.com.
> >>> _______________________________________________
> >>> MonoTouch mailing list
> >>> MonoTouch at lists.ximian.com
> >>> http://lists.ximian.com/mailman/listinfo/monotouch
> >>
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20111018/5827e433/attachment.html 


More information about the MonoTouch mailing list