httpdispatch / MissedNotificationsReminder

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

Incompatible tablets #51

Open anagor opened 5 years ago

anagor commented 5 years ago

I'm not sure if this is the correct place to ask, but perhaps either the author or someone else will know the answer. How can I know in advance that the Missed Notification Reminder will work on a specific tablet? 2 tablets that I tried both do not support "Notifications Access" and therefore I can't setup the app correctly.

Any help would be appreciated.

Thank you,

WhatsApp Image 2019-08-22 at 17 54 25 WhatsApp Image 2019-08-22 at 17 54 34

httpdispatch commented 5 years ago

You may download and try V14 version which uses AccessibilityServices instead of Notification service

httpdispatch commented 5 years ago

https://github.com/httpdispatch/MissedNotificationsReminder/releases/download/1.2.2/MissedNotificationsReminder-v2.1.2-v14.apk

anagor commented 5 years ago

Thank you, I will try that.