My app has a notification that is supposed to silence itself for a day
if you click on "Clear All Notifications". Every day, I see a
notification pop up as expected, but after I turn my phone off for a
while and then on again, the notification is done. When I check my
data, I see that the "silence notification" flag is set, meaning that
the service must have received an intent to clear all notifications.

The only time I ever send out that intent is via the deleteIntent
(i.e. if Clear All Notifications is clicked), but I've never clicked
it myself. Does the OS send that out automatically?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to