-
Notifications
You must be signed in to change notification settings - Fork 10
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
[bug] Device list is not displayed correctly on x64 #35
Comments
this is basically a duplicate of now closed #18. as it's closed and attempted fix is released i figured a new issue is in order. if there is something more to do on my end let me know. |
Hi @jozan, thanks for reporting this, can you please double-check that you have version 0.1.1 installed? You can check this by going to the settings windows If so, can you run this command on your machine and paste the output? # If have a M1/M2 computer
/Applications/Expo\ Orbit.app/Contents/Resources/orbit-cli-arm64 list-devices
# If you have an Intel
/Applications/Expo\ Orbit.app/Contents/Resources/orbit-cli-x64 list-devices
|
after having a quick debugging session with @gabrieldonadel on discord we concluded that there is, indeed, an issue. the cause is unknown as of now. investigation is ongoing as we speak. |
After the debug session with @jozan, interesting things to note:
|
Potentially also seeing this issue, can't see a list of devices on my intel Mac even though Not sure if it's expected, but every time I open |
Ok, I've set up a Hackintosh in an old Intel machine and I'm able to reproduce this, the problem seems related to the communication between |
A new version of Expo Orbit has just been released! v0.1.2 includes fixes for this and other issues, you can check the full details on the releases page. Please test it out and let us know if you find any other problems. |
Summary
no iOS simulators show up in menubar dropdown when android sdk is not installed. in pre-flight screen's spinners are spinning forever.
i tried complete reinstall by removing everything with AppCleaner and using the new version downloaded from the releases page.
i don't have android dev environment installed at all because of i don't need it right now. this might be the culprit but i don't know. i tried setting the android sdk path to something random but it did not result ios simulators to show up.
i have no idea what would help to debug this in more detail. if you'd like to you can reach me out on expo discord. i use the same nickname there.
Steps to reproduce
Environment
xcrun
shows these things. i have no clue if any of this helps.xcode-select
shows the correct path where Xcode is installedThe text was updated successfully, but these errors were encountered: