Create an iOS rich notification
With iOS 10 or higher, it is possible to generate rich notifications. Adobe Campaign can send notifications using variables that will allow the device to display a rich notification.
You now need to create a new delivery and link it to the mobile application that you created.
-
Go to Campaign management > Deliveries.
-
Click New.
-
Select Deliver on iOS (ios) in the Delivery template drop-down. Add a Label to your delivery.
-
Click To to define the population to target. By default, the Subscriber application target mapping is applied. Click Add to select our previously created service.
-
In the Target type window, select Subscribers of an iOS mobile application (iPhone, iPad) and click Next.
-
In the Service drop-down, select your previously created service then the application you want to target and click Finish.
-
Edit your rich notification.
-
From the Application variables tab, your Application variables are automatically added depending on what was added during the configuration steps.
NOTE
Application variables must be defined in the code of the mobile application and entered during service creation. For more on this, refer to this section. -
From the Advanced tab, check the Mutable content box to allow the mobile application to download media content.
-
Click Save and send your delivery.
The image and web page should be displayed in the push notification when received on the subscribers’ mobile iOS devices.