Is this possible? Like the app will launch at 8AM and closes at 10PM. I'm new to developing an app that uses background. What I do know currently is that the app can run in the background for a long time.
What I also have right now is my project that updates the user location in the background. With the help of this https://github.com/silento/Location - re-written in Swift 3.0.