Hey guys,
I have the Facebook API added to my app and it is working now. I have tested the simple
[facebook dialog:@"feed" andDelegate:self];
and it works fine. I am wanting to add a pre populated text to the users wall.
I have tried to implement this
How To Post on Facebook with your iPhone App | Ray Wenderlich
But I am getting a ton of errors since it is an older version of the SDK