I\'m trying to detect when my notification gets cleared. My question directly refers to this answer which outlines what I\'m suppose to do. This is how I\'m implementing the
You should use getBroadcast methode instead getService and should register receiver for specific Action.