edamov / pushok

PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key)
MIT License
368 stars 119 forks source link

Fixing url-args to fit for Safari notifications. They want an array. #138

Open steveeakin opened 3 years ago

steveeakin commented 3 years ago

Fixing url-args to fit for Safari notifications. They want an array of values.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.4%) to 80.253% when pulling e83c2025b6453a0f2cb2fe954de2193df7e0fa3e on steveeakin:parent-pr into 743397b7590867f4d6396af6562edb3ca664f9b9 on edamov:master.