Sending Notification To IOS And Android using Google Cloud Messaging in PHP -
i trying send notifications both ios , android php server. didn't proper documentation sending notifications ios via google cloud messaging. please me in integrating this.
you can check link api provides (http fit best) https://firebase.google.com/docs/cloud-messaging/server#implementing-the-http-server-protocol
and check 1 examples on how send different devices, devices groups etc. https://firebase.google.com/docs/cloud-messaging/send-message
besides this, gonna need set the mobile apps in firebase console https://firebase.google.com/support/guides/launch-checklist
Comments
Post a Comment