-
-
Notifications
You must be signed in to change notification settings - Fork 152
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
"Read from device" fails with an unknown error on macOS 10.14 (Mojave) and lower #428
Comments
Try v3.2.1 and let me know if it fixes your issue. |
Tried on v3.2.1 on Mac 10.14.6 (Intel), did not fix error. Let me know if you want the log. |
I used another computer on 10.15 and got what I needed, you can close this but the problem still isn’t fixed on my personal computer. |
Same here with iPhone 13 Mini iOS 15.1.1 and Mac 10.13.6 (High Sierra)
|
Confirmed not working on my 10.14 mac, iPhone 11 |
It seems that when I compiled libimobiledevice in universal binaries, it lost support for macOS < 10.15. I'll have to figure out how to compile targeting a lower version. Currently the only fix for this is to update to macOS 10.15 (Catalina) or a newer version. |
Please try this build. Let me know if it fixes it, I'll release the the fix if it works.
Sorry, it still doesn't work.
When I click on "Read ECID from device" it gives the same error.
|
OK, so this confirms that read from device works fine on 10.15 (Catalina) but not on 10.14 (Mojave). Since Mojave is an unsupported OS and every computer that can run Mojave can also run Catalina, I don't have any plans to add support for these older versions. However, if someone would like to help add support I'd welcome a PR. If you cannot upgrade to at least Catalina for some reason you can try one of the following:
|
I know this issue is closed but I can at least say that this issue has spontaneously cleared itself up for me. I'm still running Mojave and was surprised to find my folder for my Apple TV and iPhone 7's blobs filled and up-to-date. edit: I can say that, in the interim, I've updated Java and many libraries. One I recall in particular is Apple's iTMSTransporter library. Maybe updating that will clear up the issue? @jawsoftware Want to give that a try? I got the installer for version 3.0.0.26 from this Apple web page. |
Describe the bug
Clicking "Read from device" fails with an unknown error. As requested by the error dialog I am creating an issue here.
This bug affects version 3.1.0 but not 3.0.4.
Desktop:
Checklist (place an x between the brackets to mark as completed):
Log(s)
The text was updated successfully, but these errors were encountered: