You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, push notifications are only sent when processing message stanzas that have a non-empty body. This is not covering all use-cases where it's desirable to have a push notification. For example, when a device is the intended target of an audio/video call, then a push notification is desirable.
Currently, push notifications are only sent when processing message stanzas that have a non-empty body. This is not covering all use-cases where it's desirable to have a push notification. For example, when a device is the intended target of an audio/video call, then a push notification is desirable.
Prosody and eJabberd follow the business rules summed up here: https://hg.prosody.im/prosody-modules/file/tip/mod_cloud_notify/business_rules.markdown
Openfire should take inspiration from these business rules.
The text was updated successfully, but these errors were encountered: