您如何测试推送通知反馈服务? [英] How do you test the Push Notification feedback service?

查看:26
本文介绍了您如何测试推送通知反馈服务?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您将如何在沙箱中测试 APNS 反馈服务?或者换句话说,您如何强制设备参与反馈?

How would you test the APNS feedback service in the sandbox? Or in other words, how do you force a device to be in the feedback?

推荐答案

如果您从设备上删除您的应用程序,您所要做的就是尝试向该设备发送一条通知,并在下次连接到反馈服务器时尝试它将返回该设备.然后它不会再次返回该设备,直到您尝试向该设备发送另一个通知.

If you delete your app from a device, all you have to do is attempt send a single notification to that device and the next time you connect to the feedback server it will return that device. It will then not return the device again until you try to send another notification to that device.

此外,如果您在与反馈服务器的连接之间向设备发送多个通知,则设备将针对每个被拒绝的通知返回.

Also, if you send multiple notifications to a device between connections to the feedback server, the device will be returned for every notification that was dennied.

这篇关于您如何测试推送通知反馈服务?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆