MJ Studio
Aug 29, 2023

Sorry for late. I didn't use rn-background-fetch.

But, run code in background at specific time is task that highly depends on platform.

In Android, JetPack WorkManager is valid.

In iOS, BackgroundTask Framework is valid https://developer.apple.com/documentation/backgroundtasks

If you are not expert at in these domain, investigate RN libraries code that using kind of this technics. Thank you

MJ Studio
MJ Studio

Written by MJ Studio

a Developer, Student, Learner.

No responses yet