TheWidlarzGroup / react-native-video

A <Video /> component for react-native
MIT License
7.08k stars 2.85k forks source link

[BUG]: Ad control not working on android #3928

Open sankhadeeproy007 opened 2 weeks ago

sankhadeeproy007 commented 2 weeks ago

Version

"react-native-video": "6.1.2"

What platforms are you having the problem on?

Android

System Version

Any android version

On what device are you experiencing the issue?

Real device, Simulator

Architecture

Old architecture

What happened?

Reproduction

No response

Reproduction

Step to reproduce this bug are: Try any video on android with ads.

freeboub commented 2 weeks ago

do you use controls ?

sankhadeeproy007 commented 2 weeks ago

No, controls are off. I am using custom UI for controls.

FabrizioCostaMedich commented 1 week ago

there is any update?