Apple push notifications without developer account

前端 未结 1 413
既然无缘
既然无缘 2021-01-18 17:13

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 t

相关标签:
1条回答
  • 2021-01-18 17:40

    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.

    0 讨论(0)
提交回复
热议问题