Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is the service started? #9

Open
lbaiao opened this issue Feb 24, 2017 · 4 comments
Open

Where is the service started? #9

lbaiao opened this issue Feb 24, 2017 · 4 comments

Comments

@lbaiao
Copy link

lbaiao commented Feb 24, 2017

Where is the listener service started on the code? I couldn't find it.

@x4080
Copy link

x4080 commented Mar 23, 2017

It should auto start, but I cannot seems to make the notification listener work in marshmallow, do you have any luck ?

@onkarshelke
Copy link

@x4080 hey did u find any solution for the marshmallow issue in my case as well the notification listener is not working in marshmallow.

@CarlosACepeda
Copy link

Hi @lbaiao , @x4080 and @onkarshelke This service ONLY runs if the user Allows it in the settings, otherwise it won't run.
if you start it by using 'startService(intent)' It will run as a normal service but it won't receive any callbacks to the methods onNotificationPosted and onNotificationRemoved, so in summary it won't work either

@CarlosACepeda
Copy link

If you have further questions I'd be glad to help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants