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]: Ad Audio for Previous Video Continues Playing in Background After Switching to another Video #4132

Closed
RMabroukS opened this issue Sep 1, 2024 · 6 comments
Labels
bug Missing info Some information from template are missing Missing repro Issue reproduction is missing Platform: iOS stale Closed due to inactivity or lack or resources

Comments

@RMabroukS
Copy link

Version

6.4.5

What platforms are you having the problem on?

iOS

System Version

17.5

On what device are you experiencing the issue?

Real device, Simulator

Architecture

New architecture with interop layer

What happened?

I started playing a video, and an ad was displayed shortly after. While the ad was playing, I opened another video. However, the audio from the ad of the previous video continued playing in the background, even after the new video started.

Reproduction Link

repository link

Reproduction

Step to reproduce this bug are:

@RMabroukS RMabroukS added the bug label Sep 1, 2024
Copy link

github-actions bot commented Sep 1, 2024

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

  • reproduction
  • 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

@github-actions github-actions bot added Platform: iOS Missing info Some information from template are missing Missing repro Issue reproduction is missing labels Sep 1, 2024
@Dawwie
Copy link

Dawwie commented Sep 6, 2024

I'm having the same issue. Looks like something similar has been fixed before -> #3587

My implementation

<Video
  source={{
    uri,
  }}
  onLoadStart={onLoadStart}
  onLoad={onLoad}
  onError={onError}
  style={style}
  ignoreSilentSwitch={IgnoreSilentSwitchType.IGNORE}
  controls
/>

Copy link

github-actions bot commented Oct 7, 2024

This issue is stale because it has been open for 30 days with no activity. If there won't be any activity in the next 14 days, this issue will be closed automatically.

@github-actions github-actions bot added the stale Closed due to inactivity or lack or resources label Oct 7, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

@freeboub freeboub reopened this Oct 22, 2024
@github-actions github-actions bot removed the stale Closed due to inactivity or lack or resources label Oct 23, 2024
Copy link

This issue is stale because it has been open for 30 days with no activity. If there won't be any activity in the next 14 days, this issue will be closed automatically.

@github-actions github-actions bot added the stale Closed due to inactivity or lack or resources label Nov 22, 2024
Copy link

github-actions bot commented Dec 6, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as completed Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Missing info Some information from template are missing Missing repro Issue reproduction is missing Platform: iOS stale Closed due to inactivity or lack or resources
Projects
None yet
Development

No branches or pull requests

3 participants