timehop / apns

A Go package to interface with the Apple Push Notification Service
https://godoc.org/github.com/timehop/apns
MIT License
185 stars 47 forks source link

revise Alert isZero to check Title and Action #36

Closed nathany closed 9 years ago

nathany commented 9 years ago

as @willfaught mentioned here: https://github.com/timehop/apns/issues/28#issuecomment-76021621

taylortrimble commented 9 years ago

This is relevant today. I'd recommend merging! @bdotdub

taylortrimble commented 9 years ago

Technically two failures. I'd check that out, looks like legitimately failed tests.

nathany commented 9 years ago

Those are the issue in #12 (unrelated).

taylortrimble commented 9 years ago

Awesome, thanks for clarifying.

bdotdub commented 9 years ago

lgtm! going to merge