react-native-background-timer icon indicating copy to clipboard operation
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.

Open perfecten opened this issue 7 years ago • 1 comments

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 avatar Aug 19 '17 05:08 perfecten

@perfecten Did you find a solution to this? I'm running into this error.

chetstone avatar Oct 21 '17 18:10 chetstone