Apple Push Notifications

pypusher relies upon two classes to send Apple push notifications: ApplePushConnection and AppleNotification.

AppleFeedbackConnection class allows to get feedback information on stale device tokens from Apple.

Utilities

Warning

When troubleshooting please use lib_capn_version_satisfied() to check whether C library is found and has an appropriate version.

ApplePushConnection

AppleFeedbackConnection

AppleNotification

Exceptions

pypusher features te following exceptions to tackle with errors related to Apple Pushes.

AppleException

CapnLibraryCallException

Project Versions

Table Of Contents

Previous topic

Getting started with pypusher

This Page