We have released our application into the App Store and hundreds of users downloaded it successfully. However, We had registered for only one type of push notification kind: UIRemoteNotificationTypeAlert .
Now, in the next version we are implementing badges, but I cannot seem to make an already installed application register for an additional type of push notifications, badges in particular.
Is there any way around that?
Now, in the next version we are implementing badges, but I cannot seem to make an already installed application register for an additional type of push notifications, badges in particular.
Is there any way around that?