djacobs / PyAPNs

Python library for interacting with the Apple Push Notification service (APNs)
http://pypi.python.org/pypi/apns/
MIT License
1.22k stars 377 forks source link

_sent_notifications needs to be initialized for enchanced=False #149

Closed kaansoral closed 7 years ago

kaansoral commented 8 years ago

with Frame'd notifications, self._sent_notifications is referenced/used, yet it's not initialized, so multiple notifications fail

I initialized it myself, yet I'm not sure whether it was the right way to do it

farridav commented 8 years ago

AFAICT this is resolved here https://github.com/djacobs/PyAPNs/commit/1842c40d8b9586643097c9ad142c5e447408d14f