Push Notifications

How send push notification to user with image using inbuilt component. I want to send message from my admin app. How do it?

nitifications
Try this, go to experimental section, see the notification there and save a firebase component for that method, get the userID as a tag and make your value as list and call for store. When data changed recognize the receiver UserID then it will call up for notification. Hope it help, because you can’t do that image stuff in one signal component, unless you are willing to use an extension.

No need big picture.

Then what image you are expecting, Ok i assume you are trying like some social media notificaton with image

Yes. Can use onesignalsend extention for this purpose?

One signal can do that, but One signal component itself, dont have a features for that (I guess). Maybe use the one signal of jerin…