Hi everyone,
I’m using Python for Appium automation on iOS, and I have encountered an issue when running xcrun simctl list devices. When I execute this command on Jenkins, the list of devices and UDIDs are different compared to when I run it locally on my Mac.
Has anyone experienced this issue before or know why this discrepancy might occur between Jenkins and my local Mac? Any advice on how to troubleshoot this or fix the mismatch?
Thanks in advance!