Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Uygulamaya ulaşan payload’da data objesinin içeriği aşağıdaki gibidir:


"data": { "pushId"
Code Block
languagejava
js
{
     "collapseKey": "com.example",
     "data": {
         "altUrl": "",
         "deepLink": "example://Home",
         "extraParam": "",
         "pushId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
	"extraParam" : {},
	"url" xxxxxxxxxxxxxxxx",
         "pushType": "Image"
     },
     "from": "697196777607",
     "messageId": "0:1591265560144592%f61cc5d1f61cc5d1",
     "notification": {
         "android": {
             "clickAction": "http://example.com",
"altUrl"              "imageUrl": "http://example.com/logo.png",
"mediaUrl" : "http://example.com"
}

             "sound": "default"
         },
         "body": "example",
         "title": "example"
     },
     "sentTime": 1591265560130,
     "ttl": 2419200
 }


Not : Expo kullanmayan müşterilerimizin React Native Firebase SDK'sını kullanmasını öneririz.


...

Ana Başlık: React Native Euromsg Uygulama