react-native-background-timer
react-native-background-timer copied to clipboard
Can't endBackgroundTask: no background task exists with identifier 6c, or it may have already been ended. Break in UIApplicationEndBackgroundTaskError() to debug.
ENV
RN 0.45 iPhone 6 Emulator
Problem
The console of Xcode continue print "Can't endBackgroundTask: no background task exists with identifier ??, or it may have already been ended. Break in UIApplicationEndBackgroundTaskError() to debug.".
when the app is in foreGround, it is ok.
would you give me some advices? thanks
@perfecten Did you find a solution to this? I'm running into this error.