react-native-idle-timer: Android crash after start
I build an APK release Android and just open it crash with this log:
com.marcshilling.idletimer.IdleTimerManager.activate(IdleTimerManager.java:41)
at com.marcshilling.idletimer.IdleTimerManager.setIdleTimerDisabled(IdleTimerManager.java:33)
After multiple test opening it works
About this issue
- Original URL
- State: open
- Created a year ago
- Comments: 20 (9 by maintainers)
I can’t reproduce…it’s working fine for me both debug and release builds. I’m going to fix that TypeScript issue with the 2nd param being required though, thanks.