issues
search
bcc-code
/
bmm-app
[BMM] App for iOS and Android to consume audio content from BCC
GNU Affero General Public License v3.0
8
stars
4
forks
source link
OG: notification badge
#592
Closed
kkuepper
closed
2 weeks ago
kkuepper
commented
1 month ago
[x] show badge on app icon
[x] show badge in bmm app on tile
[x] add setting to disable badge
kkuepper
commented
1 month ago
thoughts on how to implement it:
show badge when phone receives the podcast push notification
users that don't follow the podcast would not get the badge (which is fine)
show badge for 23h (notification is sent out within 1h of publishing. it would probably remove the badge ~20 minutes too early, but that's ok)
hide badge if user listened to 50% of that track.
use current_podcast_id remote config to determine if we should show the badge or not