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

App not running #1

Closed
objque opened this issue Jun 20, 2015 · 1 comment
Closed

App not running #1

objque opened this issue Jun 20, 2015 · 1 comment

Comments

@objque
Copy link

objque commented Jun 20, 2015

Hello,
I write this simple code:

default
(breakpoint not called)

And app not running. If i remove this code, everything works.
I add service into manifest :(
Whats I`am doing wrong?

Device with - Android L

@lkv1988
Copy link
Owner

lkv1988 commented Jun 22, 2015

It doesn't make sense, the library not throw an exception? OK, there it is. You need give the job an condition at least. As we know, A job only can be triggered while its condition(s) are all satisfied, so a job without any conditions is illegal.

You can just make your own condition or just use the three internal condition, they are all broardcast in fact. Please see the README again, you can't miss it.

@lkv1988 lkv1988 closed this as completed Jun 22, 2015
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

2 participants