You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behaviour
Detox should find the simulator and run the test(s). Please note that I am fairly new to React Native development and so perhaps there is something simple i am missing here.
Screenshots
Environment
Detox: 12.1.0
React Native: 0.59.2
Node: 11.12.0
Device: iPhone 7
Xcode: 10.2(10E125)
macOS: 10.14.4
The text was updated successfully, but these errors were encountered:
@LeoNatan The result of that command was an empty array, so i have upgraded and now back up again. Strange, I am not sure how this occurred as detox was happy until (i believe) i updated Xcode, however there may well be some user error involved at some point. 🤔 Thank you for your quick response.
Describe the bug
Detox can't find the simulators.
To Reproduce
Run
detox test
Run
xcrun simctl list
to verify available simulators.My package.json configuration.
config.json
init.js
Expected behaviour
Detox should find the simulator and run the test(s). Please note that I am fairly new to React Native development and so perhaps there is something simple i am missing here.
Screenshots
Environment
The text was updated successfully, but these errors were encountered: