Rocket.Chat.ReactNative/ios/RocketChat Watch App/PushNotificationPayload.apns

12 lines
292 B
Plaintext

{
"aps": {
"alert": {
"body": "Hey, how is everything going?",
"title": "Djorkaeff Pereira",
"subtitle": "Optional subtitle"
},
"category": "MESSAGE"
},
"Simulator Target Bundle": "chat.rocket.reactnative.watchkitapp"
}