Apparently iOS doesn't like dangling background tasks very much, so update the background timers plugin with a version which fixes this. https://github.com/ocetnik/react-native-background-timer/pull/38 Also accomodate for the API changes upstream. Credits to @lyubomir for finding the needle in the haystack.