react-native-background-timer
react-native-background-timer copied to clipboard
App is stopped when the app is killed
the plugin is working fine when the app is in the foreground or lose the app but if we kill the app the background is not working i,e the console is not displaying if we kill the pp
In log cat following message shows when we kill the app:
ReactInstanceManager.detachViewFromInstance()
I'm also having this issue and tested it with SDK 23.
I have same issue too
Might need to use headless js
I have the same issue