NotificationPusher icon indicating copy to clipboard operation
NotificationPusher copied to clipboard

Standalone PHP library for easy devices notifications push.

Results 33 NotificationPusher issues
Sort by recently updated
recently updated
newest added

Last Friday Apple send to our company this mail message: > The HTTP/2‑based Apple Push Notification service (APNs) provider API lets you take advantage of great features, such as authentication...

2.x
asap
help-wanted

i am using this but push notification is not being sent to ios devices , it sends to android without any issue but with ios doesn't send do u know...

2.x
asap
help-wanted

Composer outputs: > Package zendframework/zend-stdlib is abandoned, you should avoid using it. Use laminas/laminas-stdlib instead. > Package zendframework/zend-validator is abandoned, you should avoid using it. Use laminas/laminas-validator instead. > Package...

2.x
asap
help-wanted

Hey there, **I plan to develop a new version of NotificationPusher this year**, including many new features, and a Dockerized standalone microservice (K8s ready). 🙌🕺 Don't worry, this current version...

enhancement
question
ideas
3.x
help-wanted

I wonder if anyone has already spent time to write a working windows phone 8 adapter and would share it :)? Besides, this class collection is simply awesome. Great work!

enhancement
ideas
help-wanted

Hi, there is one issue about google cloud messaging. i had found that the message cannot be displayed if the data parameters: [contentTitle], [contentText] and [tickerText] are missed. After i...

invalid
question
help-wanted

Hi, the method setAdapterParameters in the Gcm Adapter class does actually nothing, because the httpClient variable is not used in the getOpenedClient Function. It would be nice if you could...

2.x
help-wanted

Please allow developers to remove badge field. For example class ZendService\Apple\Apns\Message accepts badge to be null (then badge is not sent) but you force badge field to be an integer....

enhancement
help-wanted

I am having performance trouble with this implementation. Data suggests, that the connections are not properly reused. small sample: 1 message 1.59917497635s 5 messages: 5.86858487129s 4 messages: 4.87945485115 I build...

enhancement
help-wanted