简体   繁体   English

注册推送通知时出现问题。 救命!

[英]Problem registering Push Notifications. HELP!

I've recently started developing iphone applications for a project at school and I've been having some problems testing push notifications. 我最近开始在学校为一个项目开发iphone应用程序,而在测试推送通知时遇到了一些问题。 I've read I need to get some SSL certificate from the program portal, but I cannot find the link AppID where I am supposed to get them. 我已经读过我需要从程序门户获取一些SSL证书,但是我找不到应该从中获取它们的链接AppID。 Is it really necesary even though I am just starting out making some tests in XCode? 即使我刚开始在XCode中进行一些测试,它真的必要吗? What else do I need to run push notifications? 我还需要运行什么推送通知? I've started coding the client side, but I cannot register for remote notifications. 我已经开始对客户端进行编码,但是我无法注册远程通知。 (I run registerForRemoteNotificationTypes:..., but it cannot register) I think it is because I don´t have the certificates, but I really don´t know. (我运行registerForRemoteNotificationTypes:...,但无法注册)我认为这是因为我没有证书,但我真的不知道。

Thanks!! 谢谢!!

您需要注册开发人员计划。您无法免费测试推送通知。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 静默推送通知。 的iOS - Silent Push Notifications. iOS Google App Engine(GAE),Urban Airship,Java,推送通知。 示例代码? - Google App Engine (GAE), Urban Airship, Java, Push notifications. Sample code? 临时构建未注册推送通知 - Ad Hoc build not registering push notifications 注册获取Apple Push Notifications和Entitlements.plist - Registering for Apple Push Notifications and Entitlements.plist 推送通知未在App Store应用程序 - iphone上注册 - Push Notifications not registering on App Store application - iphone Apple推送通知 - 注册通知时根本没有收到回叫 - Apple Push Notifications - When Registering for Notifications no Callbacks are received at all 我如何检查我当前的navigationController.view是否是一个classes.view? Reason =推送通知。 + iphone - How do i check whether my current navigationController.view = a classes.view? Reason = push notifications. + iphone 为什么每次用户启动应用时都会注册推送通知? - Why registering for push notifications every time a user launch an app? 注册推送通知时,“没有有效的'aps-environment'权利字符串” - “no valid 'aps-environment' entitlement string” when registering for Push Notifications 在iOS 8中注册推送通知时如何访问deviceToken? - How to access deviceToken when registering for push notifications in iOS 8?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM