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

Flutter app hide when launching app from landscape mode to portrait mode (iOS) #84852

Open
bitsydarel opened this issue Jun 18, 2021 · 6 comments · Fixed by #92647
Open

Flutter app hide when launching app from landscape mode to portrait mode (iOS) #84852

bitsydarel opened this issue Jun 18, 2021 · 6 comments · Fixed by #92647
Labels
a: layout SystemChrome and Framework's Layout Issues found in release: 2.2 Found to occur in 2.2 found in release: 2.3 Found to occur in 2.3 framework flutter/packages/flutter repository. See also f: labels. has reproducible steps The issue has been confirmed reproducible and is ready to work on P2 Important issues not at the top of the work list platform-ios iOS applications specifically team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team

Comments

@bitsydarel
Copy link

Steps to Reproduce

  1. Turn the device on landscape
  2. Launch the app
  3. Turn the device in portrait

Tada, no status bar visible.

This can be verified in the example counter app.

@TahaTesser TahaTesser added the in triage Presently being triaged by the triage team label Jun 18, 2021
@TahaTesser
Copy link
Member

TahaTesser commented Jun 18, 2021

Hi @bitsydarel
Can you please provide your flutter doctor -v
Thank you

@TahaTesser TahaTesser added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Jun 18, 2021
@bitsydarel
Copy link
Author

Hi @TahaTesser any flutter app, the counter app even can be used as sample

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Jun 18, 2021
@TahaTesser
Copy link
Member

Hi @bitsydarel
Thanks

Preview
stable master

Check flutter doctor -v outputs for each channel below

flutter doctor -v

✅ : No Issue ❌: Issue reproduced

@TahaTesser TahaTesser added a: layout SystemChrome and Framework's Layout Issues found in release: 2.2 Found to occur in 2.2 found in release: 2.3 Found to occur in 2.3 framework flutter/packages/flutter repository. See also f: labels. has reproducible steps The issue has been confirmed reproducible and is ready to work on platform-ios iOS applications specifically and removed in triage Presently being triaged by the triage team labels Jun 21, 2021
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@jmagman
Copy link
Member

jmagman commented Dec 23, 2021

#92647 will be reverted in #95747 due to regressing #95481 and SystemChrome.setEnabledSystemUIMode.

I was able to reproduce this in Flutter 2.0.6

@jmagman jmagman reopened this Dec 23, 2021
@goderbauer goderbauer added the P2 Important issues not at the top of the work list label Apr 13, 2022
@flutter-triage-bot flutter-triage-bot bot added multiteam-retriage-candidate team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team labels Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: layout SystemChrome and Framework's Layout Issues found in release: 2.2 Found to occur in 2.2 found in release: 2.3 Found to occur in 2.3 framework flutter/packages/flutter repository. See also f: labels. has reproducible steps The issue has been confirmed reproducible and is ready to work on P2 Important issues not at the top of the work list platform-ios iOS applications specifically team-ios Owned by iOS platform team triaged-ios Triaged by iOS platform team
Projects
None yet
5 participants