I have a android application that is trying to use the new NotificationListenerService class from api 18. I have created my own service class that inherits from this class a
I have encountered this bug:
https://code.google.com/p/android/issues/detail?id=59044
And notifications started coming to my service only after I rebooted my phone.