Post on facebook

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
itay1023
Posts: 68
Joined: Fri Sep 28, 2012 1:44 pm

Post on facebook

Post by itay1023 » Sat Nov 30, 2013 9:05 am

Hi all,
I would like to make in my application a button which posts on facebook a status with the user in the facebook app.
The user cannot edit the post but, he could see it before posting it.
How can I do it?

Best regards,
Itay :)

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Post on facebook

Post by Mark » Sat Nov 30, 2013 11:31 am

Hi,

There are a few (2) Facebook libraries available, which probably don't work very well, because Facebook tends to change the API regularly. So, either you read the Facebook documentation and make your own solution or you ask someone to do it for you.

The easy way is to open a URL in a new browser window with a status, but this would be editable.

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Post Reply