Skip to main content

Posts

Showing posts with the label Push Notification Enable/Disable

Push Notification Enable/Disable

UIRemoteNotificationType types = [[ UIApplication sharedApplication ] enabledRemoteNotificationTypes ]; if ( types == UIRemoteNotificationTypeNone )     Supporting Links : http://efreedom.com/Question/1-3872149/iPhone-Sdk-Possible-Use-UISwitch-Enable-Disable-PNS-Push-Notification-Service