Hi All,
Few days ago, I worked with a Notification Listener project. And I make the logger recording the posted and received notification.
But later I switched working with other project and stopped working with the notification listener.
Now I still receive a lot of notification records in my logger (see picture). Even now my current project totally not related with Notification listener anymore, it is still logging. Why and How can I stop the logging? My solution:
- Go to my device's Settings -> turn off notification permission of the previous projects (Notification listener) -> it does not work
- Restart the Laptop & device - and after that, when I re-open B4A, I do not open any notification listener project -> it does not work
- Go to B4A menu "Windows" and select "Reset" -> does not work
This is nothing harmful, but I want to take my logger clean back like before (it even logs the notifications during other project's work)
Please advise how can I stop this unwanted logging? Do I miss something? Thank you.
Note. Sorry I did not mention that I have more than 10 - 12 projects of notification. Do I need to go back to all of them, to debug them all again and to remove the static listener intent? And I know how to send but I don't know how to remove such intent?
Few days ago, I worked with a Notification Listener project. And I make the logger recording the posted and received notification.
But later I switched working with other project and stopped working with the notification listener.
Now I still receive a lot of notification records in my logger (see picture). Even now my current project totally not related with Notification listener anymore, it is still logging. Why and How can I stop the logging? My solution:
- Go to my device's Settings -> turn off notification permission of the previous projects (Notification listener) -> it does not work
- Restart the Laptop & device - and after that, when I re-open B4A, I do not open any notification listener project -> it does not work
- Go to B4A menu "Windows" and select "Reset" -> does not work
This is nothing harmful, but I want to take my logger clean back like before (it even logs the notifications during other project's work)
Please advise how can I stop this unwanted logging? Do I miss something? Thank you.
Note. Sorry I did not mention that I have more than 10 - 12 projects of notification. Do I need to go back to all of them, to debug them all again and to remove the static listener intent? And I know how to send but I don't know how to remove such intent?