{
"title": "Welcome aboard!",
"body": "Hey, it's nice to know you're with us now. Check new updates in our application.",
"type": "bulk",
"id": "33631"
}
iOS SDK / React Native SDK (iOS)
{
"aps": {
"alert": {
"title": "Welcome aboard!",
"subtitle": "Greeting message.",
"body": "Hey, it's nice to know you're with us now. Check new updates in our application.",
"badge": 1
},
"mutable-content": 1
},
"image_url": "...",
"src": {
"type": "bulk",
"id": "33631"
}
}
Open Web Link
Android SDK / React Native SDK (Firebase)
{
"title": "Only today",
"body": "This special offer for Dyson products only for you!",
"type": "bulk",
"id": "XFMjM4VAF4",
"actions": "[{\"action\": "\b0\", \"title\": \"...\"}, ...]",
"event": "{\"type\": \"web\", \"uri\": \"https://example.com/landing/promo\"}"
}