In the application, when someone replies to a comment, or receives a like from a post, my users do not receive the notification of this, is there a way to make the notifications on the cell phone appear for them?
Which database you are using ? Firebase ?
You can use a background task extension and join it on firebase database change than show notification by notification component