I want to enable background mode to only a specific part of the program so app does not unnecessarily send consecutive request to server.
So I have two questions.
- How to keep awake only a specific page of the entire project.
- Run some specific functions in background every few minutes or hours.
1 post - 1 participant