<!-- Thanks for taking the time to report a bug! Please fill out as much detail as possible — the more we know, the faster we can fix it. --> ## Describe the Bug <!-- A clear, concise summary of what's going wrong. --> ## Steps to Reproduce <!-- Walk us through exactly how to trigger the bug. Be specific. --> 1. Open Flow and navigate to '...' 2. Tap on '...' 3. Perform '...' 4. Observe the issue ## Expected Behavior <!-- What SHOULD have happened instead? --> ## Actual Behavior <!-- What ACTUALLY happened? Include any error messages if visible. --> ## Screenshots or Screen Recordings <!-- If possible, attach a screenshot or screen recording showing the issue. This helps enormously — especially for UI bugs. Tip: Most Android devices support screen recording via the notification shade. Drag and drop files here or paste from clipboard. --> ## Environment <!-- Please complete ALL of the following. --> | Field | Value | |-------|-------| | **Device** | e.g. Pixel 8 Pro, Samsung Galaxy S24, OnePlus 12 | | **Android Version** | e.g. Android 14 (API 34) | | **Flow Version** | e.g. 1.8.5 (visible in Settings → About) | | **Installation Source** | GitHub APK | **ROM** | Stock / Custom (specify: e.g. LineageOS 21) | ## Frequency <!-- How often does this happen? --> - [ ] Every time (100% reproducible) - [ ] Often (happens most of the time) - [ ] Sometimes (happens intermittently) - [ ] Rarely (happened once or twice) ## Affected Area <!-- Check all that apply. --> - [ ] Video playback - [ ] Music player - [ ] Home feed / Recommendations - [ ] Search - [ ] Downloads - [ ] Subscriptions - [ ] Playlists - [ ] Picture-in-Picture / Background playback - [ ] Notifications - [ ] Settings / Preferences - [ ] Import / Export - [ ] Casting - [ ] SponsorBlock / DeArrow - [ ] Lyrics / Subtitles - [ ] UI / Theming - [ ] Performance / Battery - [ ] Other (describe below) ## Logs (Optional but Helpful) <!-- If the app crashes, a logcat dump helps us pinpoint the issue instantly. How to capture logs: 1. Enable Developer Options on your device 2. Connect via USB and run: adb logcat -s "Flow" --pid=$(adb shell pidof com.flow.youtube) 3. Reproduce the bug 4. Paste the relevant output below You can also use apps like "Logcat Reader" from the Play Store. --> <details> <summary>Click to expand logs</summary> <!-- paste logs here --> </details> ## Additional Context <!-- Anything else that might help us understand or reproduce the issue: - Did this work in a previous version? If so, which one? - Does this happen on Wi-Fi only, mobile data only, or both? - Does restarting the app fix it temporarily? - Any other apps running that might interfere? -->
Describe the Bug
Steps to Reproduce
Expected Behavior
Actual Behavior
Screenshots or Screen Recordings
Environment
Frequency
Affected Area
Logs (Optional but Helpful)
Click to expand logs
Additional Context