initial
This commit is contained in:
32
assets/other/test.apns
Normal file
32
assets/other/test.apns
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"Simulator Target Bundle": "de.hiddingsel.hiddingselApp",
|
||||
"aps": {
|
||||
"badge": 0,
|
||||
"alert": {
|
||||
"title": "Test Push",
|
||||
"body": "Success! Push notification in simulator! 🎉",
|
||||
"sound": "default"
|
||||
}
|
||||
},
|
||||
"gcm.message_id": "20021",
|
||||
"data": {
|
||||
"to" : "ewebWDSSwYc:APA91bGOARO4eq9LlOfgfXPQZMK3IiRFanhzSSgkD6cVqJiPbnyuEgsvQMarDEl6Hg7_UMtFM6Hn90jyTsSENNqLNNLVjLSypR0voAO3j6orIsgabX-t0cpfJ0qpB2SzhZiXvor0r__d",
|
||||
"notification":
|
||||
{
|
||||
"title":"ABC",
|
||||
"body":"123",
|
||||
"mutable_content" : true,
|
||||
"category":"CustomSamplePush"
|
||||
},
|
||||
|
||||
"data":
|
||||
{
|
||||
"sender_contact_code" : "+92",
|
||||
"sender_contact" : "(555) 564-8583",
|
||||
"group_name":"Testing Group",
|
||||
"type":"NewMessage",
|
||||
"type_id":"1213",
|
||||
"notification_type_id":"123213"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user