繁体   English   中英

使用PHP中的Google Cloud Messaging将通知发送到IOS和Android

[英]Sending Notification To IOS And Android using Google Cloud Messaging in PHP

我正在尝试从我的PHP服务器向iOS和Android发送通知。 我没有任何有关通过Google云消息发送通知到ios的适当文档。 能否请我整合一下。

您可以检查此链接以获取其提供的API(HTTP最适合您) https://firebase.google.com/docs/cloud-messaging/server#implementing-the-http-server-protocol

并检查此示例,了解有关如何发送到不同设备,设备组等的一些示例。https://firebase.google.com/docs/cloud-messaging/send-message

除此之外,您还需要在Firebase控制台https://firebase.google.com/support/guides/launch-checklist中设置移动应用程序

暂无
暂无

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM