How to send notifications in-app (not push notifications)
I don’t want to send push notification from OneSignal instead I want to just send notification
2 Likes
You can use Notification component.
Experimental > Notification
For enabling experimental components:
Go to Account (top right) -> Settings and enable the Show experimental components and properties
setting.
Learn more about it:
https://docs.kodular.io/components/experimental/notification/
5 Likes
You can’t not send notifications without sending notifications through the component… If I’m understanding you, then you’d want to use the Notification component, it’s in the experimental category.
3 Likes
Got it.
Thanks
Glad to know.
Happy Koding
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.