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
378 stars 121 forks source link

Title is overwritten with subtitle #56

Closed iosdeveloper closed 5 years ago

iosdeveloper commented 5 years ago

This can't be right? https://github.com/edamov/pushok/blob/cea80d432ead137413b0bc1e1474b06bdf19a0ab/src/Payload/Alert.php#L345

edamov commented 5 years ago

@iosdeveloper Thank you. Fixed in #57