Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/powershell/12.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
Push notification 推送应用程序-iOS通知不';上传p12文件后,您将无法到达_Push Notification_Apple Push Notifications_Pushapps - Fatal编程技术网

Push notification 推送应用程序-iOS通知不';上传p12文件后,您将无法到达

Push notification 推送应用程序-iOS通知不';上传p12文件后,您将无法到达,push-notification,apple-push-notifications,pushapps,Push Notification,Apple Push Notifications,Pushapps,我已经按照教程在这里注册了我的设备,但通知似乎没有到达。我做错了什么?如果能: 请在通知中检查确切原因 您是否使用正确的配置文件编译应用程序?为了使用生产证书进行测试,您需要使用临时配置文件编译应用程序 为了便于调试,请添加我们的错误委派方法,如我们的wiki所示 猜猜看,Xcode配置文件设置为“自动”,但没有找到正确的配置文件。我使用了securitycms-D-I/path/to/the.app/embedded.mobileprovision来实现这一点。

我已经按照教程在这里注册了我的设备,但通知似乎没有到达。我做错了什么?

如果能:

  • 请在通知中检查确切原因

  • 您是否使用正确的配置文件编译应用程序?为了使用生产证书进行测试,您需要使用临时配置文件编译应用程序

  • 为了便于调试,请添加我们的错误委派方法,如我们的wiki所示

  • 猜猜看,Xcode配置文件设置为“自动”,但没有找到正确的配置文件。我使用了
    securitycms-D-I/path/to/the.app/embedded.mobileprovision
    来实现这一点。