在PHP中使用Google Cloud Messaging向IOS和Android发送通知


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

我正试图从我的php服务器发送通知到ios和android。我没有得到任何通过谷歌云消息发送通知到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 Console中设置移动应用程序https://firebase.google.com/support/guides/launch-checklist