Apple push notifications without developer account

戏子无情 提交于 2019-12-04 03:24:27

问题


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.



来源:https://stackoverflow.com/questions/46253133/apple-push-notifications-without-developer-account

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!