Export to GitHub

apns-python-wrapper - issue #2

Changes to get APNS working on Fedora


Posted on Aug 24, 2009 by Happy Dog

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.

Attachments

Comment #1

Posted on Oct 20, 2009 by Swift Rhino

Without this it doesn't work on Mac either

Comment #2

Posted on Oct 27, 2009 by Happy Cat

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 :(

Comment #3

Posted on Apr 24, 2010 by Happy Cat

This patch added to APNSWrapper since 0.4 version

Status: Verified

Labels:
Type-Defect Priority-Medium