I was wondering if there was a way to post a message to Facebook with a URL. I’ll use this method in the case that the device doesn’t support the Social plugin (so mainly for Android). I have Twitter working by using “https://twitter.com/intent/tweet?text=<message>”, but I can’t find a working Facebook equivalent.
StackOverflow suggested “http://www.facebook.com/sharer/sharer.php?t=<message>”, but it doesn’t seem to work.
Any idea as to how I can do it?
Thanks for your time.