使用推送通知服务的 iPod Touch 到 iPod Touch 消息传递
我可以使用推送通知将消息从一台 iPod touch 发送到另一台吗?有没有我可以读取的指针信息?
谢谢你! 马塞洛
Can I use the push notification to send the message from one iPod touch to another one? Is there any pointer information that I can read?
Thank you!
Marcelo
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你可以做到这一点,但这并不简单。您可以使用 UrbanAirship 发送通知,但您仍然需要某种中间服务器来实际弄清楚如何发送通知获取两个人彼此的设备令牌以进行发送。
You can do this, but it's non-trivial. You can use UrbanAirship to send the notifications, but you'll still need some kind of intermediary server to actually figure out how to get two people each other's device tokens for sending.