Push Notifications for iOS

Use the Salesforce Engagement SDK to send push notifications to your iOS app users. Push notifications help you engage users with timely messages, promotions, and updates.

Prerequisites 

Before you implement push notifications, complete these tasks:

Getting Started 

Start by configuring your iOS app to receive and display push notifications.

Customization 

You can customize the content and behaviors of the notifications that you send. The SDK supports these customizations for iOS push notifications:

Handling Notification Data 

Push notifications can include URLs, custom data, and other information that require special handling to deep link into your app, open web content, or trigger specific functionality. The SDK provides methods to extract and process this data:

Analytics 

To track the delivery and performance of your notifications, enable push analytics in your app.