-
Notifications
You must be signed in to change notification settings - Fork 120
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
App doesn't open on macOS Monterey #317
Comments
I see the same on Monterey (Intel). When I run the app from terminal I see the following error, which seems to be related to USB device access:
|
Same on Ventura 13.3, macbook air m1. |
partially fixed in c6e9636 no MTP device found message box was broken some time ago - restored I guess it's missing an entitlement for raw usb, but I have no idea how to add it without signing For raw USB access the entitlement key is |
Still crashes on MacOS 13.5, macbook air m1 Installed from cask |
I can get it to launch after fresh boot (latest Ventura version), but after that it hangs. I also seem to get only one use of CLI before it says 'device in use'. Have not figured out how to reset it. |
In my case it was adb blocking. Solution:
After that, Android File Transfer by whoozle is working again in macOS Monterey, even w/o a OS reboot :) |
I'm on macOS Monterey Version 12.5.1, the app insta crashes when I try to launch it. Installed from dmg file and brew cask, same results for both.
Happy to provide any more info that's helpful.
The text was updated successfully, but these errors were encountered: