curl -X POST --header "Authorization: key=<SERVER_KEY>" --Header "Content-Type: application/json" https://fcm.googleapis.com/fcm/send -d "{\"to\":\"<REGISTERATION_KEY>\",\"notification\":{\"body\":\"Yellow\"},\"priority\":10}"
Created
January 19, 2018 16:14
-
-
Save hatamiarash7/1b5cc88206cdc7c4043fec8eaf2508d0 to your computer and use it in GitHub Desktop.
Curl Send Firebase Android Notification
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment