Version
6.16.0
What platforms are you having the problem on?
Android
System Version
Android 16
On what device are you experiencing the issue?
Simulator
Architecture
New architecture with interop layer
What happened?
The documentation says the following:
Controls are always visible in fullscreen mode, even if controls={false}.
But since 6.16.0 on Android this does not work as described. The fullscreen controls are also affected by this prop. In 6.15.0 it worked as expected
Reproduction Link
No response
Reproduction
Step to reproduce this bug are:
- Install
6.16.0 or newer
- Use the player on Android with prop
controls={false}
- Open the video to fullscreen using
presentFullscreenPlayer()
- Fullscreen controls are not available
Version
6.16.0
What platforms are you having the problem on?
Android
System Version
Android 16
On what device are you experiencing the issue?
Simulator
Architecture
New architecture with interop layer
What happened?
The documentation says the following:
But since
6.16.0on Android this does not work as described. The fullscreen controls are also affected by this prop. In6.15.0it worked as expectedReproduction Link
No response
Reproduction
Step to reproduce this bug are:
6.16.0or newercontrols={false}presentFullscreenPlayer()