If I have looked for an answer, there was some discussion in Classic on this about running in background. My issue is I want a app to wake up at random intervals (circa 15mins) and ask the user to select from a work activity and then write that to firebase. I am doing a work activity analyser for a hospital in UK, it is a before and after study of implementing a new application for electronic prescribing and medicines administration.
I have got the sense of the application to work, but I find the timer does not wake the application from background. I understand Android doesn’t like it because of battery usage, but I don’t see that as an issue, as the app is sleeping and not running a GPS or suchlike.
Has anyone got any ideas how I can use Thunkable X to achieve this wake on timer issue?
All help greatly fully received.
Pete