djacobs / PyAPNs

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

Add content-available key to init() #36

Closed sergioa closed 11 years ago

kopertop commented 10 years ago

Why was this pull request closed?

sergioa commented 10 years ago

I closed it because I wanted to check Apple documentation further. This new remote notification background mode hasn't been documented properly and wanted to do more testing.