This might be a "possible" duplicate (I've read a few answers on here and none caught my eye :/) in which case I apologize! However I've been banging my head for 3 days now trying to get this right!
I have got a normal Canvas app setup (because FBML is being deprecated). All I want to do is as soon as the user "allows" access to my application a chat message must appear in his browser.
I've read the API about 100 times trying to see what I'm doing wrong or if this is even possible. Some people have said this works, others have said that the method needs an event hook that can only be create when initialing the "LiveMessage" object in FBJS.
Does anybody know if there is a way to do this, or if this is even possible? And if not what alternatives are there?
Thank you in advance!