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

On latest Cordova (4.2.0) and Android (3.6.4) app does not respect Single... launchmode #28

Open
luigi37 opened this issue Feb 21, 2015 · 0 comments

Comments

@luigi37
Copy link
Contributor

luigi37 commented Feb 21, 2015

My app always worked properly: with singleTask launchmode:

  • if the app was closed, the scheduler would have started it and put in foreground
  • if the app was in background, the scheduler would have put in foreground
  • if the app was in foreground, it was staying in foreground

Now the problem is that if the app is closed BUT still in the android tasks list, then two instances get started...

Pretty sure it's not a plugin issue but despite many attempts I have no idea on how to overcome this...

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

1 participant