podverse-rn
podverse-rn copied to clipboard
Sleep Timer does not work
I am using the podverse FOSS on a graphene os android device. The sleep timer does not seem to work. The normal android version of Podverse's sleep timer also does not work on the graphene os device.
Thanks @prayforzod for the bug report. We should have this fixed in a release this month or next.
Alas, this has been overlooked for far too long. I'm going to pin this to the top because it really sucks that sleep timer doesn't work on Android.
This can be fixed using the progressUpdateInterval helper that will be available in react-native-track-player v3. That interval callback should continue to run in the background even while the screen is locked.
This is blocked by #1179
Attempting to add a fix for this in v4.9.0 #1502