Like Us 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

Like Us On Facebook

Post by itay1023 » Sun Dec 22, 2013 12:44 pm

Hi all,

Does someone know how can i make in my app, that when i click on a button, it goes to my Facebook page.
I want it to check if the user did "Like" to my page and if he did, something will happen i my app.

How can i do it?

Best Regards,
Itay :)

Jellicle
Posts: 453
Joined: Thu Feb 24, 2011 11:07 am

Re: Like Us On Facebook

Post by Jellicle » Sun Dec 22, 2013 2:07 pm

There is no easy (or even hard) way of doing that.

Gerry
14" MacBook Pro
Former LiveCode developer.
Now recovering.

ChrisMukrow
Posts: 73
Joined: Mon Nov 12, 2012 4:13 pm

Re: Like Us On Facebook

Post by ChrisMukrow » Thu Dec 26, 2013 9:59 pm

Just an idea, don't know if it will work. Iframe FB like, use JS callback --> send to success URL --> browserfinished request --> get URL --> action.

The problem is that I don't know, if browserfinished loading can get the URL.

Good luck!

Post Reply