1 Open Issue Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix the background task implementation in the React Native app to ensure the countdown timer continues even when the app is in the background on both iOS and Android. This involves investigating the current background task setup using Expo Background Fetch and Task Manager, identifying the cause of the timer pausing, and implementing a solution to maintain the timer's functionality while the app is backgrounded.

Complexity: 4/5
bug help wanted