urbanairship / python-library

A Python library for using the Airship APIs for push notifications, reporting and other message types
https://docs.airship.com/api/libraries/python/
Other
82 stars 65 forks source link

Correct logic error preventing iOS alert dictionary payload #15

Closed richardkeen closed 9 years ago

richardkeen commented 10 years ago

Fixes https://github.com/urbanairship/python-library/issues/14

rudyryk commented 10 years ago

Hi @richardkeen! I've made a fork here to publish Python 3 version at PyPi and merged your commits https://github.com/05bit/python-urbanairship3. Thank you!

pdxmele commented 9 years ago

See comment on #14