I'm going to build my own iPhone application. What I need is to receive the push notification on my application from Facebook service when some actions occur - of course, the actions on Facebook.
I have found the "Real-time Updates"(http://developers.facebook.com/docs/reference/api/realtime/) from the internet, but it needs the third party web service. I have not it, so what's the solution?
Is there no solution to receive the notifications from Facebook service directly?