TwidereProject / Twidere-Android

http://twidere.com
2.76k stars 377 forks source link

Twitter notifications repeat after dismissal in some cases #819

Open jaranta opened 7 years ago

jaranta commented 7 years ago

Expected behavior

Twidere notifies about each tweet once. When read or dismissed that tweet is no longer notified about.

Actual behavior

In some cases, tweet notifications are repeated dozens of times. This happens every time Twidere checks for updates, creating a notification of the latest tweet each time. Dismissing that notification triggers a new notification. However, this does not happen with each tweet and I'm unsure what triggers the behavior.

Steps to reproduce

Receive a notification of a reply from Twitter. Read or dismiss the tweet.

Extra info

Android version: 6.0.1

Network type:

App version: 3.5.13

Build variant:

Micro-blogging service:

App settings:

mariotaku commented 7 years ago

This is a duplicate to #770. Is beta version solved this problem for you?

jaranta commented 7 years ago

Oh, sorry. I tried searching for old bugs, but couldn't find anything that seemed related (the title of that issue was a bit misleading). Seems like the same behavior.

I haven't tried the beta. I see the commit is in develop, will it be released soon?

Thanks for looking into this!