Quantcast
Channel: Canvas Web Application Feed Dialog - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by kaoD for Canvas Web Application Feed Dialog

You have to check wether the response was valid or not in your callback. function callback(response) { if (response && response.post_id) { alert('Post was published.'); } else { alert('Post was...

View Article



Canvas Web Application Feed Dialog

I am currently in the process of developing a canvas application that will make use of the social plugins provided by Facebook. The application itself allows a user to create a text file from a form,...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images