parse-community / parse-server-push-adapter

A push notification adapter for Parse Server
https://parseplatform.org
MIT License
85 stars 100 forks source link

Wrong usage of content available #164

Closed supermar1010 closed 3 years ago

supermar1010 commented 3 years ago

According to the documentation of https://github.com/ToothlessGear/node-gcm the name is this: contentAvailable. I tested a bit, when setting it contentAvailable to true my iOS push notifications get delivered otherwise they don't get delivered, so it seems this is an issue.