hi-yox / apns-python-wrapper

Automatically exported from code.google.com/p/apns-python-wrapper
0 stars 0 forks source link

Changes to get APNS working on Fedora #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I had to make some changes to get APNSWrapper working:

Change apnsPackFormat (force network byte order and use unsigned values) to get 
the notifications 
working on Fedora.  

Some alert messages were not properly quoted.

Added a tokenHex option for when tokens are passed as hex strings.

Original issue reported on code.google.com by eric.cha...@gmail.com on 24 Aug 2009 at 7:33

Attachments:

GoogleCodeExporter commented 8 years ago
Without this it doesn't work on Mac either

Original comment by mbronc...@gmail.com on 20 Oct 2009 at 10:59

GoogleCodeExporter commented 8 years ago
Thank you. I'll be add this patch as soon as possible. Sorry about late reply, 
I'd not receive any notification from 
google code about new issues :(

Original comment by klymys...@gmail.com on 27 Oct 2009 at 1:34

GoogleCodeExporter commented 8 years ago
This patch added to APNSWrapper since 0.4 version

Original comment by klymys...@gmail.com on 24 Apr 2010 at 9:37