Hi there,
Im currently working on an app which reaches out to some of my own endpoints.
I do this, once in the lifetime cycle. However, I can also update the data every 5min. However im wondering if this is useful. What happens if somebody closes an app, will the background timer still run? If so, that makes the battery drain I guess.