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

Hard disable landscape on ios platform #167

Merged

Conversation

Xanonymous-GitHub
Copy link
Member

@Xanonymous-GitHub Xanonymous-GitHub commented Feb 15, 2023

Description

Mentioned in #165, the App seems not restricted to only portrait mode since upgraded to flutter 3.7.
Due to the priority decision, we decided to postpone this issue to next version.

So in this PR, we have directly remove all possibility of using landscape mode in App. This also makes user not be able to use the landscape mode in the video page too.

How to Verify?

In iOS, try to rotate device to landscape form, check if the App had changed its orientation type.

Screenshots/GIF/Test Results (Optional)

@Xanonymous-GitHub Xanonymous-GitHub added type: bug Something isn't working alpha-test labels Feb 15, 2023
@Xanonymous-GitHub Xanonymous-GitHub added this to the 1.4.3 milestone Feb 15, 2023
@Xanonymous-GitHub Xanonymous-GitHub self-assigned this Feb 15, 2023
@Xanonymous-GitHub Xanonymous-GitHub merged commit 327f239 into master Feb 15, 2023
@Xanonymous-GitHub Xanonymous-GitHub deleted the fix-orientation-not-restricted-on-portrait branch February 15, 2023 19:53
@Xanonymous-GitHub Xanonymous-GitHub changed the title chore: hard disable landscape on ios platform Hard disable landscape on ios platform Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpha-test type: bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant