In iphone settings there is an option called "Notifications" and inside it should be list of application which use Push Notifications.
How can I place my App there? Does the iphone SDK to this automatic if the appllication uses notifications or should I do this on my own?
If it should be automatic then why my app isn't there?