Closed
Description
Versions
- Python: 2.7
- OS: Android
- Kivy: master
- Cython: recommended
- Pythonforandroid: master
Description
When you close a application, the service is also closed. This is an unexpected behaviors, as service should run in background, and not be killed then restarted when you kill the app.
This happen as when you remove task from task list, the method onTaskRemoved of the service is also called.
Metadata
Metadata
Assignees
Labels
No labels