One of our company's iPhone applications uses a push notification the first time the user install the application. The notification pops up a system alertView to ask the user if its allowed receiving push notification.
My Question is how to know the user pressed "allowed" or "not allowed".