react-native-background-timer
react-native-background-timer copied to clipboard
For quit the application
I have a media application where I want to implement auto close applications using user's specific time, but when user set the timer and goes into background mode the task isn't executed automatically but If I open the app then instantly the task is successfully complete. How can I manage to do the task in the background mode without opening the app?