Search code examples
iosios5ios4ios6

Apple Push Notification Service which ios version it is supported from?


I m not sure where to find which ios Version starts supporting Apple Push Notification Service? Or it does not matter ?


Solution

  • For what it’s worth, the various related symbols like UIRemoteNotificationTypeAlert appeared in iOS 3. In other words, the support is so old it does not really matter today.