Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ios/94.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
通知中心中缺少启用了APN的iOS应用程序(对于某些设备)_Ios_Apple Push Notifications_Xcode4.5 - Fatal编程技术网

通知中心中缺少启用了APN的iOS应用程序(对于某些设备)

通知中心中缺少启用了APN的iOS应用程序(对于某些设备),ios,apple-push-notifications,xcode4.5,Ios,Apple Push Notifications,Xcode4.5,我们有5台设备安装了相同的开发版本应用程序,该应用程序由Xcode>Archive>Distribute>Save for Ad hoc Distribution>export IPA和启用APNS的配置文件生成 但是,只有2台设备的应用程序位于Notification Center中,而对于其他3台设备,该项目丢失,3台设备无法接收推送通知 背后可能的原因是什么 他们中的一些人正在使用iOS 4,一些人正在使用iOS 5。我正在使用Xcode 4.5构建和归档IPA。没有一台设备被越狱。确保配

我们有5台设备安装了相同的开发版本应用程序,该应用程序由Xcode>Archive>Distribute>Save for Ad hoc Distribution>export IPA和启用APNS的配置文件生成

但是,只有2台设备的应用程序位于Notification Center中,而对于其他3台设备,该项目丢失,3台设备无法接收推送通知

背后可能的原因是什么


他们中的一些人正在使用iOS 4,一些人正在使用iOS 5。我正在使用Xcode 4.5构建和归档IPA。没有一台设备被越狱。

确保配置文件包含所有5台设备。所有设备都包含在配置配置文件中。他们可以安装这些应用程序,这证明了资源调配配置文件是有效的。