苹果推送通知审查
我正在实施 APN,并希望在不打开它的情况下发布。
所以应用程序会很高兴地接收它们。但我们会选择稍后再发送。
我的问题是,当我们想要发送通知的时间是在我们的控制范围内时,苹果在审查应用程序时是否关心这一点。
我想不是,也许他们会向设备发送测试通知以证明它有效?但如果有人有处理此问题的经验,任何信息将不胜感激。
谢谢。
I am implementing APN's and want to release without switching it on yet..
So the app will happily receive them. but we will choose not to send them until later.
My question is, as when we want to send notifications is in our control, do apple care about this when reviewing the app.
I thinking not, maybe they send a test notification to the device to prove it works? but if anyone has any experience in dealing with this any info would be much appreciated.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
苹果在审核期间不会测试通知。
他们不会在首次启动应用程序时注册通知。
Apple does not test the notifications during the review.
They doesn't register to notifications at the first launch of apps.