Apple push notifications without developer account

2020-04-07 02:28发布

问题:

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?

回答1:

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.