php-firebase-cloud-messaging
php-firebase-cloud-messaging copied to clipboard
IOS Mutable Content
To control the push in IOS you need the firebase added support for a new parameter.
mutable-content = true
How do I send this parameter?
is it possible to update with support for this parameter?