PushNotification icon indicating copy to clipboard operation
PushNotification copied to clipboard

icon & image

Open rolandverner opened this issue 4 years ago • 1 comments

what is icon in the push and how to use it and see it? And second how i can add image to push notifications and what to do to show them? I saw some issues but iam not understand. Big respect everyone who will help! Thank!.

rolandverner avatar Apr 25 '20 12:04 rolandverner

For Icon:

https://documentation.onesignal.com/docs/customize-notification-icons

For Image:

https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages

  • checkout on the image column, you should pass in the public accessible URL.

reinerlee avatar Jul 02 '20 09:07 reinerlee