Skip to content
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

getDevices command seems to not work anymore #119

Closed
arthur-fontaine opened this issue Jul 17, 2024 · 2 comments
Closed

getDevices command seems to not work anymore #119

arthur-fontaine opened this issue Jul 17, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@arthur-fontaine
Copy link

The command getDevices that can be used with AppleScript and that is used by the Raycast extension make MiniSim crash.

I use the version 0.8.3, and I am on a MacBook Pro M1 Pro.

The AppleScript:

tell application "MiniSim"
    getDevices platform "android"
end tell
@okwasniewski okwasniewski added the bug Something isn't working label Jul 17, 2024
okwasniewski added a commit that referenced this issue Jul 20, 2024
* fix: apple script integration

* fix: parse out crashdata error
@okwasniewski
Copy link
Owner

Thanks for reporting the issue, should be fixed in 0.8.4

@arthur-fontaine
Copy link
Author

Can confirm it works now. Thanks you're a goat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants