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

How to select a different iPhone Simulator model in CI Action #40

Open
kieranmccwayleadr opened this issue Jun 5, 2024 · 6 comments
Open
Labels
enhancement New feature or request

Comments

@kieranmccwayleadr
Copy link

We are using the Github Action to deploy a built version of our app along with the flows. The flows were created with iPhone 15 Max in mind and while running locally works, I found the cloud version defaults to iPhone 11. How can we tell the cloud action that we want to use a iPhone 15 version?

@kieranmccwayleadr
Copy link
Author

@axelniklasson Just wondering if this is doable? If not we need to change how we do our testing. So some info would be appreciated. Thanks

@axelniklasson
Copy link
Collaborator

@kieranmccwayleadr at the moment you can only select between iOS 15, 16 and 17 and not change to another device model (eg iPhone 15)

@kieranmccwayleadr
Copy link
Author

@axelniklasson do ye see that changing? For instance, when using the redefined onTap for coordinates, it's not going to work?

@axelniklasson
Copy link
Collaborator

@axelniklasson do ye see that changing?

We're not planning any changes regarding selecting other device models at the moment.

For instance, when using the redefined onTap for coordinates, it's not going to work?

Hm, I'm afraid I don't really understand what you mean here?

@kieranmccwayleadr
Copy link
Author

That's a shame you aren't thinking about other devices.

As for the predefined onTap method, if you are working on a iPhone 15 to work through your testing flows, and some widgets don't work fully with the Semantics wrapper, you need to use the coordinates for onTap to tap the button. Especially for some close buttons too in modals etc.

@axelniklasson axelniklasson changed the title How to select a different iPhone Simulator in CI Action How to select a different iPhone Simulator model in CI Action Jun 7, 2024
@bartekpacia bartekpacia added the enhancement New feature or request label Aug 29, 2024
@bartekpacia
Copy link
Contributor

Somewhat related: mobile-dev-inc/maestro#1897

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

No branches or pull requests

3 participants