Contents

NEAppPushManager

An object that configures a push provider and manages its life cycle.

Declaration

class NEAppPushManager

Mentioned in

Overview

Your app can create as many NEAppPushManager instances as you need. Load your managers from the persistent store and set up their delegates immediately after the app launches, so they’re ready to handle incoming calls.

Topics

Matching Wi-Fi networks

Persisting manager settings

Working with a delegate

Inspecting manager properties

Inspecting provider properties

Operating over Ethernet

Handling errors

See Also

Essentials