httpdispatch / MissedNotificationsReminder

Periodical sound reminder for missed notifications in Android OS.
74 stars 22 forks source link

Unable to swipe away reminder notification #62

Closed studgeek closed 3 years ago

studgeek commented 3 years ago

Starting a month or two ago I no longer seem able to to swipe away (left/right) the "Reminder is active" notification. It only goes far enough to show the gear icon. I can still dismiss it by expanding it and clicking on "Dismiss".

I wonder if it may be Android version related. I am on a Pixel 3 XL on Android 11 with security updated 2020-10-05. Thx!

httpdispatch commented 3 years ago

That is because the app acts as a foreground service by default. If you prefer old behaviour just turn that option off.