MissedNotificationsReminder
MissedNotificationsReminder copied to clipboard
debug means / verbose logcat
I suspect that the app false-notifies. Could you please add the verbose logcat so that I see what makes my phone vibrate?
Here is the debug version with verbose logcat. Also log is available in the right sliding menu. You can share it with me for analysis.
https://drive.google.com/file/d/0B4hn2M3Klm4MdDN2OER1VWMxUWs/view?usp=sharing
Just remembered that you have old Android OS. Unfortunately there are no 100% exact way to determine whether the notification is removed there. So false positive notifications are possible.
Thanks! I'll install it on my CM13.
- I also want the v14 debug. Just to see what happens. Please?
- The false positive is very bad. Should I file another bug for it? I believe this can be fixed; though it may be tricky.
- Here it is https://drive.google.com/file/d/0B4hn2M3Klm4MSGtZWC0tWDVhM0U/view?usp=sharing
- You can, but i can't fix that bug. I've spent a lot of time trying to fix that issue but there are no correct way to find whether the notification is removed or not at Android 4.0-4.2. Especially if it is done in background by third party app itself.