BlackBerry Push Service 返回 rc=10002,这意味着什么?
当我尝试从真实设备注册黑莓推送服务时,我从他们的服务器“rc=10002”收到此响应,并且不会注册该服务。
这个响应意味着什么以及为什么我现在得到这个(相同的代码在相同的设备和网络上运行良好)。
谢谢。
when i try to register to the Blackberry push service from the real device i receive this response from their server "rc=10002"and wont register to the service.
what this response means and why im getting this now (the same code was working fine at the same device and network).
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
从 API 示例 rc == 10002 中包含的源代码:
From the source code included in the API examples rc == 10002: