AncientBeast icon indicating copy to clipboard operation
AncientBeast copied to clipboard

landscape orintation lock [bounty: 16 XTR]

Open DreadKnight opened this issue 7 months ago • 3 comments

The game should be game locked to landscape orientation by default even if not maximized, not having to do a workaround by suggesting people to rotate the device #1728

DreadKnight avatar Apr 26 '25 18:04 DreadKnight

Hey @DreadKnight i have implemented landscape orientation when clicked on fullscreen button for android but in ios it is not working at all, and i have also seen some issue related to fullscreen api in ios when i was working on this issue #2531 , i am linking a PR #2714 here for android landscape orientation fix. Please assign this issue to me

pranshugupta01 avatar Apr 26 '25 20:04 pranshugupta01

Hey @DreadKnight i have implemented landscape orientation when clicked on fullscreen button for android but in ios it is not working at all, and i have also seen some issue related to fullscreen api in ios when i was working on this issue #2531 , i am linking a PR #2714 here for android landscape orientation fix. Please assign this issue to me

@pranshugupta01 Heya! I'm confused by what you mean. Issue is related to non-fullscreen state, because fullscreen stuff is always landscape...

DreadKnight avatar Apr 26 '25 20:04 DreadKnight

Hey @DreadKnight i have implemented landscape orientation when clicked on fullscreen button for android but in ios it is not working at all, and i have also seen some issue related to fullscreen api in ios when i was working on this issue #2531 , i am linking a PR #2714 here for android landscape orientation fix. Please assign this issue to me

@pranshugupta01 Heya! I'm confused by what you mean. Issue is related to non-fullscreen state, because fullscreen stuff is always landscape...

yes , but the issue is specific to IOS , i guess iOS doesn't support the standard Fullscreen API for non-video elements. I am facing same problem in this issue #2531 also.

pranshugupta01 avatar Apr 26 '25 20:04 pranshugupta01