Reputation: 227
I know, It's necessary to have enrolled Apple Developer account to work on push notifications? Is it possible for someone else, who already have dev. account to generate the certificate for me, or it's restricted by Apple?
Upvotes: 6
Views: 5438
Reputation: 9476
Not as far as I know and I've been building mobile apps for five years now. You need to have your own account set up, even if you're using a third party solution like Firebase Cloud Messaging. You'd also need that to publish the app to the iOS app store.
If someone else was publishing the app on your behalf, they could do it for you.
Upvotes: 4