I would like to contribute to this project by adding a rebootActionReceiver which would allow the foreground service to start even after the phone is booted (restarted) .
For some reason I am not able to do this even when adding the "right code" . Do you think you can have a look with me? I am not the best native developer .
EDIT: My guess is that when restarting the phone and the foreground service trying to start , it requires the service definition from Headless but that is not being persisted . Am I right ?
First of all ... GREAT WORK !!!
I would like to contribute to this project by adding a rebootActionReceiver which would allow the foreground service to start even after the phone is booted (restarted) .
For some reason I am not able to do this even when adding the "right code" . Do you think you can have a look with me? I am not the best native developer .
My Fork
EDIT: My guess is that when restarting the phone and the foreground service trying to start , it requires the service definition from Headless but that is not being persisted . Am I right ?