nomad-cli / houston

Apple Push Notifications; No Dirigible Required
http://nomad-cli.com
MIT License
2.93k stars 229 forks source link

Cannot pass content-available = 0 #141

Closed noctivityinc closed 7 years ago

noctivityinc commented 7 years ago

For silent notifications we need to push content-available = 0 but the gen only seems to allow 1 or nothing. How do we fix this?

dankimio commented 7 years ago

@noctivityinc Thank you for reporting this. I'll have a look.

paiv commented 7 years ago

This seems like by design.

From Payload Key Reference:

content-available Number Include this key with a value of 1 to configure a silent notification.