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

Landscape support for iOS native pop-up [Flutter][[email protected]] #2065

Open
1 task done
klyovan opened this issue Sep 23, 2024 · 2 comments
Open
1 task done

Landscape support for iOS native pop-up [Flutter][[email protected]] #2065

klyovan opened this issue Sep 23, 2024 · 2 comments

Comments

@klyovan
Copy link

klyovan commented Sep 23, 2024

Is there an existing issue for this?

  • I have searched the existing issues and didn't find mine.

Steps to reproduce

  1. Run maestro studio on flutter app builded for ios
  2. Invoke native pop-up using Platfrom Channels (or signIn method from google sign in plugin)
  3. The nodes for cancel and continue item exists on the screen, but they are flattened and positioned to the left and below, but still not clickable using either the studio or the yaml file.

Actual results

The nodes for cancel and continue item exists on the screen, but they are flattened and positioned to the left and below, but still not clickable using either the studio or the yaml file

Expected results

The nodes for cancel and continue item exists on the screen and they are clickable using either the studio or the yaml file.

About app

  • Tested on simulator: Ipad Pro 11-inch (M4)
  • This popup is called by native code but invoked from Flutter using platform channel ex. google_sign_in package

About environment

  • i am on M3 Pro mac, Sonoma 14.6,
  • Flutter 3.24.3

Logs

Logs
<!-- Replace this line with your logs. *DO NOT* remove the backticks! -->

Maestro version

1.39-dev.2

How did you install Maestro?

Homebrew

Anything else?

image
image

@klyovan
Copy link
Author

klyovan commented Sep 24, 2024

#565 It may have appeared after this fix

@sanderdegelder
Copy link

I experience the same issue. Our app is landscape only. That works fine with Maestro Studio, but when a native popup of iOS is shown, Maestro Studio misplaces all the elements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants