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.
Before you implement push notifications, complete these tasks:
- Integrate the SDK for iOS
- Configure the SDK
- Enable push notifications in your Apple Developer account
- Configure your iOS app in Marketing Cloud Engagement
Start by configuring your iOS app to receive and display push notifications.
You can customize the content and behaviors of the notifications that you send. The SDK supports these customizations for iOS push notifications:
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:
To track the delivery and performance of your notifications, enable push analytics in your app.