R21
R21

Reputation: 396

Is an apple developer program membership required for Push notifications for iOS

To add push notifications to an iOS application, do you need to have an apple developer account that is enrolled in the iOS membership program?

Upvotes: 5

Views: 1344

Answers (1)

Caffeinated
Caffeinated

Reputation: 12484

Yes , it is - see the terms here

see here -

In most cases, Xcode is the preferred method to request and install digital certificates for iOS and OS X. However, to request certificates for the Apple Push Notification service, Passbook, Mobile Device Management (MDM), and Safari extensions, you will need to request and download them from the Certificates, Identifiers & Profiles section of Member Center.

Upvotes: 8

Related Questions