Rocket.Chat.ReactNative/push.apns

10 lines
260 B
Plaintext

{
"Simulator Target Bundle": "chat.rocket.reactnative",
"aps": {
"alert": {
"title": "Hey!",
"body": "You have a new push"
}
},
"ejson": "{ \"host\": \"https://open.rocket.chat/\", \"rid\": \"GENERAL\", \"type\": \"c\", \"name\": \"general\" }"
}