react-native-background-timer
react-native-background-timer copied to clipboard
Crash when setInterval on IOS 11
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 ?