I want to implement push notification functionality in my apps like Facebook provide us so please tell me any link or any idea to develop this functionality.
I want to implement push notification functionality in my apps like Facebook provide us
Share
You can implement Push notification using : http://urbanairship.com/
This are the steps you need to follow : http://urbanairship.com/docs/push_index.html (Example is also available)
Its very easy to implement.