zendframework / ZendService_Apple_Apns

BSD 3-Clause "New" or "Revised" License
49 stars 70 forks source link

Added "action"-property to Alert #48

Closed tscheepers closed 6 years ago

tscheepers commented 8 years ago

Safari push notifications allow for an "Action" to be specified in the alert object. Did not modify the constructor for backwards compatibility.

See: https://developer.apple.com/library/mac/documentation/NetworkingInternet/Conceptual/NotificationProgrammingGuideForWebsites/PushNotifications/PushNotifications.html#//apple_ref/doc/uid/TP40013225-CH3-SW1

weierophinney commented 6 years ago

Thanks, @tscheepers; merged to develop for release with 1.3.0.