Sample project demonstrating the integration of Localytics push messaging with custom handling of particular rich push messages (e.g. images).
- In
AppDelegate.m
replaceYOUR-LOCALYTICS-APP-KEY
with your Localytics app key. - Build and run.
Send a push including the mutable-content
key with a value of 1
and an image_url
key with an HTTP image URL value.
Send a push including an action_category
key with the value social
or product
.