react-native-background-timer icon indicating copy to clipboard operation
react-native-background-timer copied to clipboard

App is stopped when the app is killed

Open kalyanipullela opened this issue 6 years ago • 4 comments

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()

kalyanipullela avatar Sep 19 '18 09:09 kalyanipullela

I'm also having this issue and tested it with SDK 23.

ibarrae avatar Nov 22 '18 15:11 ibarrae

I have same issue too

mttirpan avatar Mar 20 '19 21:03 mttirpan

Might need to use headless js

jacobbeasley avatar Aug 16 '19 01:08 jacobbeasley

I have the same issue

shahidmau avatar Sep 15 '19 14:09 shahidmau