I have 2 related questions regarding the new push notification in iOS5:
- If my application is not running in the background - Can the notification arrive to my application silently?
- Can I revert back to the old modal popup UI for push notification? Can I do it programmatically only for my application notification while leaving all the rest using the notification center disappearing notification?