lkaybob / php-fcm-v1

Implementation of Firebase Cloud Messaging HTTP v1 API in PHP
https://packagist.org/packages/lkaybob/php-fcm-v1
MIT License
12 stars 14 forks source link

add parameter to pass data array in the payload #11

Closed rich1990 closed 2 years ago

rich1990 commented 2 years ago

add the possibility to add the data array to the payload as explained in the official documentation

https://firebase.google.com/docs/cloud-messaging/migrate-v1#node.js

lkaybob commented 2 years ago

Thanks for the contribution! LGTM