Open Issues Need Help
View All on GitHub v1.2 Fix background task implementation about 2 months ago
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