Related issue: #1603
When the notifications TAB is opened on any of the 3 client apps on the web, send a CLEAR ALL (badge-reset) notification to the remaining devices.
This is what we are doing already for iOS and the web (if you open the notifications tab on the web, a badge-reset PN is triggered for iOS).
Same should be done on Android: a badge-reset type PN should be sent to this users's registered Android devices and the client app should be able to handle that type of PN and thus clear any outstanding / read-pending notification from the native notifications dashboard.
This specific behavior is first commented / described here #1603 (comment)
Related issue: #1603
When the notifications TAB is opened
on any of the 3 client appson the web, send a CLEAR ALL (badge-reset) notification to the remaining devices.This is what we are doing already for iOS and the web (if you open the notifications tab on the web, a
badge-resetPN is triggered for iOS).Same should be done on Android: a
badge-resettype PN should be sent to this users's registered Android devices and the client app should be able to handle that type of PN and thus clear any outstanding / read-pending notification from the native notifications dashboard.This specific behavior is first commented / described here #1603 (comment)