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

Crash when setInterval on IOS 11

Open lytrunghieu opened this issue 8 years ago • 0 comments

I'm using BackgroundTimer.setInterval for countdown 20' minute , but when time remain about 3 minute then App crash .Noticed I'm using setInterval for a time smaller 15 minute then not appear crashed and if I using setInterval exist of react-native then not crash. I'm using react-native 0.36 and react-native-background-timer: "0.1.3" . Anybody Could help me ?

lytrunghieu avatar Oct 18 '17 07:10 lytrunghieu