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

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -