I am trying to understand the StartServiceAt behavior. I call StartServiceAt in Service Start at 30 minutes (testing at 1 minute) and when i Force Close the App the StartServiceAt is useless. It will not start the Service. So far, I know force close will not allow the Service to Restart and what about app crashing?
Do we have a workaround for this?
Do we have a workaround for this?