vikeri/react-native-background-job

Is there a way to run a task right after device reboot?

natimenashe opened this issue · 4 comments

Great repo by the way.

@natimenashe were you able to run the task after reboot?

No, i didn't find another react native repo that perform task on device boot.
Due to lack of time i have implemented a workaround instead of running task on device boot.

you should avoid 'exact' in parameters and use 'persist' for enabling on reboot.

It's clearly mentioned in read me.

you should avoid 'exact' in parameters and use 'persist' for enabling on reboot.

It's clearly mentioned in read me.

not working after reboot -- device redmi 7