You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When opening the menu Audio & Quality menu on an IOS device, the menu appears at the bottom of the screen and is covered by bottom tab navigation.
Compare this to Android where the menu appears over the top of the player which seems like the correct placement.
To Reproduce
Stock standard JWPlayer? Nothing note worthy here to reproduce.
Expected behavior
Menu should appear in the correct positioning, assuming that is over the player and not as the foot of the screen.
Screenshots / Visual evidence
See a working Android example compared with the IOS example.
IPhone 15 Pro Emulator - IOS 17.5 (Broken example)
Android Pixel 6 Emulator (Working example)
Device(s) affected
Device: IPhone 15 Pro
OS: IOS 17.5
Additional context
Using latest jwplayer from this lib
The text was updated successfully, but these errors were encountered:
@cheynewallace@sedatb This is generally the expected behavior of the player. The player menus and submenus will inflate from the bottom on iOS; it's just a difference in the designs for each platform and is a product of the native SDK, not this wrapper.
The potential issue I see is whether the Close button hides under your bottom navigation? Are you able to close the menu easily?
Describe the bug
When opening the menu Audio & Quality menu on an IOS device, the menu appears at the bottom of the screen and is covered by bottom tab navigation.
Compare this to Android where the menu appears over the top of the player which seems like the correct placement.
To Reproduce
Stock standard JWPlayer? Nothing note worthy here to reproduce.
Expected behavior
Menu should appear in the correct positioning, assuming that is over the player and not as the foot of the screen.
Screenshots / Visual evidence
See a working Android example compared with the IOS example.
IPhone 15 Pro Emulator - IOS 17.5 (Broken example)
Android Pixel 6 Emulator (Working example)
Device(s) affected
Additional context
Using latest jwplayer from this lib
The text was updated successfully, but these errors were encountered: