Rocket.Chat.ReactNative/push.apns

11 lines
285 B
Plaintext

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