Use this method to send mobile push notifications.
The id of applications to which we want to send push notification.
XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
The default language for translating push in Unicode language identifier representation.
pl
The absolute URL of image. Image requirements:
Android:
aspect ratio 2/1
format JPG PNG GIF
dimensions:
min 512x256
balanced 1044x720
max 2088x1440
iOS
size < 10MB
format JPG PNG GIF
dimensions max 2436x2436
http://absolute.url/to/image
Should notification be silent or not.
false
The push sound. Use resource name or ‘DEAFULT’ string
sound-file.wav
The date the Push will be set off.
2020-01-01 12:12:12
Pattern: /^\d{4}-\d{2}-\d{2}\s*(?:\d{2}:\d{2}(?::\d{2})?)?$/
The unix timestamp parameter specifying the maximum lifetime of notification. Must be in future. The push service will try to deliver the notification to the receiver until the specified day.
1540377351