ocetnik/react-native-background-timer
Emit event periodically (even when app is in the background)
JavaMIT
Issues
- 10
Warning appears: new NativeEventEmitter()` was called with a non-null argument without the required `removeListeners` method
#366 opened by azuxx - 11
IOS App should not be killed in background state
#272 opened by jipEbizz - 0
still maintained?
#533 opened by eyupdogan - 2
- 19
- 0
How run runBackgroundTimer immedially at app start
#532 opened by wogno - 1
Invariant Violation: new NativeEventEmitter() requires a non-null argument., js engine: hermes
#524 opened by ArtsiomAstrouski - 7
App getting killed/refreshed on IOS
#290 opened by Shashank123sprive - 3
after upgrading gradle version to 8.2.2 I'm getting this error: Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported.
#526 opened by mahavir-amoga - 18
BackgroundTimer stops when app goes to background after Few Sec in IOS React Native IOS
#397 opened by Omrbhatti - 1
Problem build/config with MainApplication.kt
#529 opened by igortice - 0
I am geting error like : setTimeout is null
#530 opened by VARUNKUMAR2020 - 1
RangeError in long running timers
#528 opened by alexdunae - 5
Is this repo still alive?
#522 opened by phil-hudson - 4
Testing background timer with useFakeTimers in Jest
#465 opened by aphillipo - 1
React Native Background Task Termination on Device Lock in Android OS <= 13
#527 opened by Ambreen-Kanwal20 - 3
- 3
- 1
- 0
- 18
Jest: Invariant Violation: `new NativeEventEmitter()` requires a non-null argument.
#367 opened by shensven - 8
- 8
the task is dying out
#467 opened by SokolovRU - 7
- 1
- 1
- 4
Unable to run tasks when the app is killed, only works when app is closed and not force killed in android
#271 opened by prajna-h - 2
- 6
stopBackgroundTimer not working
#310 opened by sankomil - 4
Excessive number of pending callbacks
#298 opened by jdnichollsc - 2
Background Action and Graphql
#466 opened by mustafaefdal1 - 2
- 1
- 0
- 5
- 4
- 4
- 6
Background task creates the risk of termination
#373 opened by zoolle - 1
- 1
BackgroundTimer.clearInterval not working
#334 opened by sankomil - 1
setTimeout only triggers when app is in foreground
#350 opened by Kaz-z - 0
Can I read and write files?
#381 opened by agu0991 - 1
Android works but iOS doesn't due this: Consider refactoring to remove the need for a cycle.
#325 opened by SoldierCorp - 9
- 0
Cannot read property 'setTimeout' of undefined
#327 opened by pprzewloka - 1
BackgroundTimer.setTimeout() fires inconsistently with chrome remote debugger connected
#324 opened by danhab99 - 1
App Automatically Opens and Display over other Apps when BackgroundTimer.runBackgroundTimer is called
#312 opened by AliAmjadHassan - 2
- 1
iOS cant work and android not sure
#280 opened by shadow-boy - 0
Wifi wakelock option?
#279 opened by SupertigerDev