GitHub action Run Link
https://github.com/getsentry/sentry-cocoa/actions/runs/14470395237/job/40582568426?pr=5093
Description
While investigating Meastro tests flakiness, I've noticed the fastlane UI tests are not using the simulator which is booted/prepared before the tests in the CI job.
Example:
iPhone 16 is prepared

But Clone 1 of iPhone 16 Pro is used for the test

More examples
This boots iPhone 16 but runs tests on iPhone 15 Pro https://github.com/getsentry/sentry-cocoa/actions/runs/14470395237/job/40582569691?pr=5093