Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Android progress bar in notification bar hidden on HLS streams #4360

Open
paulrinaldi opened this issue Jan 6, 2025 · 1 comment
Open

Comments

@paulrinaldi
Copy link
Contributor

Version

6.8.1

What platforms are you having the problem on?

Android

System Version

14

On what device are you experiencing the issue?

Real device, Simulator

Architecture

Old architecture

What happened?

When the video player is consuming a streaming video (HLS, m3u8 such as the red bull stream in the example), the notification lacks the previous behavior seen in at least 3.5.0 where the progress bar indicator was shown and the progress would be shown.

Now what I see on the notification is just an empty progress bar or no progress bar at all.
E.g.
Screenshot 2025-01-06 at 8 29 54 AM

Reproduction Link

https://github.com/TheWidlarzGroup/react-native-video

Reproduction

Step to reproduce this bug are:
0. Follow the steps to run the bare example project

  1. Navigate to an HLS stream
  2. Pull down notifications
  3. Observe notification without progress bar on Pixels, Observe notification with empty progress bar (with no indicator) on Samsungs and OnePlus phones
@paulrinaldi paulrinaldi added the bug label Jan 6, 2025
Copy link

github-actions bot commented Jan 6, 2025

Thank you for your bug report. We will review it and get back to you if we need more information.

There is a newer version of the library available. You are using version 6.8.1, while the latest stable version is 6.9.0. Please update to the latest version and check if the issue still exists.

Note: If the issue still exists, please update the issue report with the latest information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant