Push Notification background process
Hi! I have an application that receives push notifications and shows a web page with the url in the pushed message.
When the application goes off, because the user pushes the "Home button", the push notification still works fine.
But, we've add a "Close" button, because the environment where the app is used is dark and the user can't see the home button easily.
Is there's a way to put the applications in the same state as with the "Home buton" programatically. I mean, with the "Close" button we add?
Thank you!
Last edited by dlusignan; 04-06-2011 at 02:08 PM.
|