igniterealtime / pade

Pàdé (Yoruba word for Meet) is a browser extension (Chrome/Edge) based unified communications desktop client for Openfire.
https://igniterealtime.github.io/pade/
Apache License 2.0
104 stars 46 forks source link

Notifications on Android / Only some messages are notified PWA vers 1.2.11 #194

Closed ClaudeStabile closed 5 years ago

ClaudeStabile commented 5 years ago

Dear coders,

On android, Only some chat messages are notified, link is now open to proper conversation when it comes. When notified only first message is received.

Thanks in advance for efforts & corrections

ClaudeStabile commented 5 years ago

Most of sent messages are not notified on Android R5, Probably related to change https://github.com/igniterealtime/Openfire-Chat/issues/12 Back to R4, i got expected behaviour,

Hope this helps :)

deleolajide commented 5 years ago

This is fixed in R6 of the Openfire Chat API plugin as default behavior. Notifications are always sent until user activates the web app and presence changes to available.

To changes to push only first notification, set openfire property plugin.ofchat.push.always to false.