MissedNotificationsReminder icon indicating copy to clipboard operation
MissedNotificationsReminder copied to clipboard

debug means / verbose logcat

Open ildar opened this issue 8 years ago • 4 comments

I suspect that the app false-notifies. Could you please add the verbose logcat so that I see what makes my phone vibrate?

ildar avatar Dec 27 '16 07:12 ildar

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

httpdispatch avatar Dec 27 '16 08:12 httpdispatch

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.

httpdispatch avatar Dec 27 '16 08:12 httpdispatch

Thanks! I'll install it on my CM13.

  1. I also want the v14 debug. Just to see what happens. Please?
  2. The false positive is very bad. Should I file another bug for it? I believe this can be fixed; though it may be tricky.

ildar avatar Dec 27 '16 11:12 ildar

  1. Here it is https://drive.google.com/file/d/0B4hn2M3Klm4MSGtZWC0tWDVhM0U/view?usp=sharing
  2. 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.

httpdispatch avatar Dec 27 '16 12:12 httpdispatch