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.
Comment #1
Posted on Oct 20, 2009 by Swift RhinoWithout this it doesn't work on Mac either
Comment #2
Posted on Oct 27, 2009 by Happy CatThank 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 CatThis patch added to APNSWrapper since 0.4 version
Status: Verified
Labels:
Type-Defect
Priority-Medium