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]: When exiting the app when a video is loaded, it rebuffers it again when going back in. #4393

Open
Alexk2309 opened this issue Jan 26, 2025 · 2 comments
Labels

Comments

@Alexk2309
Copy link

Version

6.7.0

What platforms are you having the problem on?

iOS, Android

System Version

Iphone 16 pro IOS 18

On what device are you experiencing the issue?

Simulator, Real device

Architecture

Old architecture

What happened?

It looks like when exiting the foreground while a video is loaded, it reloads the video again meaning we have to buffer the video again.

I don't know if this is intended or not any insight would be helpful.

Reproduction Link

repository link

Reproduction

Step to reproduce this bug are:

  1. Play a video make sure it is loaded
  2. exit the app
  3. go back into the app
  4. observe the video rebuffed again.
@Alexk2309 Alexk2309 added the bug label Jan 26, 2025
Copy link

github-actions bot commented Jan 26, 2025

Previous bot comment (click to expand)

Thank you for your issue report. Please note that the following information is missing or incomplete:

  • reproduction link

Please update your issue with this information to help us address it more effectively.

Note: issues without complete information have a lower priority

There is a newer version of the library available. You are using version 6.7.0, while the latest stable version is 6.10.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.

@Alexk2309 Alexk2309 changed the title [BUG]: [BUG]: When exiting the app when a video is loaded, it rebuffers it again when going back in. Jan 26, 2025
Copy link

Thank you for your issue report. Please note that the following information is missing or incomplete:

  • reproduction link

Please update your issue with this information to help us address it more effectively.

Note: issues without complete information have a lower priority

There is a newer version of the library available. You are using version 6.7.0, while the latest stable version is 6.10.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
Labels
Projects
None yet
Development

No branches or pull requests

1 participant