Closed andreandersson closed 2 years ago
Thanks for taking the time to prepare this PR! I'll look into it in the next few days...
I have no clue how to know if this does the right thing in the right time. Have you tested this when boot is off and it is working as expected as well?
Yes, if startOnBoot: false
the service won't start. It's checked in BootCompletedReceiver, and is one of two scenarios I tested :)
The LocationServiceImpl is restarted when the device is restarted.
Solves #111