Skip to content

Rich Notifications

tjuric edited this page Apr 13, 2018 · 17 revisions

Mobile messaging platform enables you to attach images to push notification from provided URL as of iOS 10 and MM SDK 2.5.8.

Configure extension

Rich notifications were introduced with Notification Service Extension and must be configured as described here.

Send rich notification

In order to receive media content through Push within Notification Center, you need to create a new campaign on Portal or send a message through Push API with contentUrl parameter.

Rich notification - CUP

Receive it on device

Provided content will be displayed in the notification center.

Rich notification - iOS10
Clone this wiki locally