1
vote
2answers
177 views

Should I put an alert view notifying the user of a successful wall post with the Facebook SDK in iPhone?

I am currently developing an iPhone app that connects to Facebook trough its SDK. One of the main functionalities is the option to share a post with a news story from the feed. So basically I show ...