iOS - APNS With InHouse Distribution

二次信任 提交于 2019-12-08 17:00:41

How will Apple recognize that the bundle identifier is being used in house distributed application?

Apple will recognize the app ID because you added (or should have) the app ID in the developer portal and created a provision profile that allows push notifications. If your problem is only with the distribution version, compare your development provision settings to the distribution provision settings in the portal.

APNS has nothing to do with the App Store or iTunesConnect; it works fine with enterprise distribution.

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