i want to create a windows phone app that shows the facebook notifications of a user as a push notification to my windows phone app. The notification will be filtered and will only contain the notification of a particular facebook group.
For example: A user posts on a Facebook group (its our companies personal group), then my app will show that someone has posted in that group.
I am not asking for the code, but how do i implement this ?
I am thinking ...
- To create a mobile service in windows azure
- add a backend code which will check for new notifications for a particular user and will run after 1 minute scheduled time.
- the code will filter the group notifications and feed them to the mobile service of azure.
- then azure will push the notification to the windows phone app.
Is there is any better approach than this... Plus: How can i add a code in my azure to run automatically
Will be very helpful if you take sometime and suggest your view on this :)
Aucun commentaire:
Enregistrer un commentaire