marcshilling / react-native-idle-timer

A cross-platform bridge that allows you to enable and disable the screen idle timer in your React Native app
MIT License
212 stars 41 forks source link

Not working on iOS 15.2 #30

Open bfmehdi opened 2 years ago

bfmehdi commented 2 years ago

The plugin was not working on an old iPhone 6s with iOS 15.2. The screen get locked after the default 1 Minute set on the iOS settings. I updated the iOS Version to 15.6.1 and the problem is fixed. Can someone confirm that the plugin is not working on older iOS Versions? Unfortunately I do not have any device with an old iOS version.