View Single Post
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#20
Originally Posted by somedude View Post
had seen a notification come on the notification screen long time ago when.you posted the screen shot. Are you using the push API to push the notifications and messages from facebook or same as poll method the pos pre installed Facebook does?
There's no push API available for public devs like me, so I have to use polling, the only way push would be possible is to store user tokens on a server and have it poll with a short interval then send a notification to the device, but that violates user privacy imo.
But afaik there's a push API available for the internal app, whether it's used or not is something I'm not sure about

Last edited by MohammadAG; 2012-04-15 at 08:31.
 

The Following User Says Thank You to MohammadAG For This Useful Post: