Open Issues Need Help
View All on GitHub "timeout of 60000ms exceeded" during APK Release 11 days ago
AI Summary: The issue describes a "timeout of 60000ms exceeded" error occurring during an APK release process on GitHub Actions. The goal is to handle this specific error to prevent manual re-runs of failed jobs and save development time.
Complexity:
2/5
good first issue
Video keeps playing in the background 10 months ago
AI Summary: Fix a bug in an Android video player app where videos continue playing in the background even when the app is minimized or another app is in the foreground. The solution requires identifying and addressing the code responsible for video playback lifecycle management to ensure that playback stops when the app loses focus.
Complexity:
4/5
good first issue ux/ui