nomad-cli / houston

Apple Push Notifications; No Dirigible Required
http://nomad-cli.com
MIT License
2.93k stars 229 forks source link

iPhone ringing for not cleared notifications #53

Closed jayztemplier closed 10 years ago

jayztemplier commented 10 years ago

Hi @mattt I have an issue with the gem when:

When the device is not locked, it displayed the old notification as a banner first, then the new one. Somehow old notifications are still triggering the ringtone and the notification center to display it again... any idea what is the issue?

mattt commented 10 years ago

Do you think this is an issue with Houston, or just APNS in general? I can't think of anything Houston could be doing to either cause or prevent this...

jayztemplier commented 10 years ago

I've been able to reproduce that with another gem (Rpush) so it seems like it's an APNS bug in general. It's weird though that I've never seen that with other applications. Maybe some bad data that we are sending (I reproduce it with setting only an alert message, nothing else).

Have you ever heard of this kind of issue?

mattt commented 10 years ago

Sorry, but I can't say that I've ever experienced this myself. I hope you're able to come to a solution. Let me know if there's anything that should be changed in Houston, though.