Page 1 of 1

Like Us On Facebook

Posted: Sun Dec 22, 2013 12:44 pm
by itay1023
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 :)

Re: Like Us On Facebook

Posted: Sun Dec 22, 2013 2:07 pm
by Jellicle
There is no easy (or even hard) way of doing that.

Gerry

Re: Like Us On Facebook

Posted: Thu Dec 26, 2013 9:59 pm
by ChrisMukrow
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!