Skip to content

Conversation

@alvarolaserna
Copy link
Contributor

Right now the implementation of TestRay requires that the iOS devices should be real ones, and it doesn't let run in simulators.

With this fix it allows to run on simulators, and it also fixes a bug related to using parenthesis on the name of the devices.

@TDL-EdgarsEglitis
Copy link
Collaborator

TDL-EdgarsEglitis commented Oct 6, 2022

Note that for simulators whose name already includes parentheses (e.g. "iPad Pro (12.9-inch) (5th generation) Simulator"), the name will be truncated to everything until the first parenthesis (in this case "iPad Pro").
I'm fairly sure this won't break anything, but it's still worth checking out at some point.

@alvarolaserna alvarolaserna merged commit c1f262b into master Nov 3, 2022
@TDL-EdgarsEglitis TDL-EdgarsEglitis deleted the ios_simulators branch May 20, 2024 08:40
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

Successfully merging this pull request may close these issues.

4 participants