-
Notifications
You must be signed in to change notification settings - Fork 397
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
iOS 18 restore failure #675
Comments
You need to build idevicerestore from latest source, the above commit mentioned in the first line doesn't even exist in the official repo. But the code is too old (the device even says it: |
I am using the latest version of idevicerestore, and the restoration process has been successful for iPhone 13. However, I am encountering issues with restoring iPhone 14 and iPhone 15; the process fails for these models. |
Unable to restore my device; it is now stuck on the Apple logo screen. |
@AKT04 I pushed a commit that should fix it. |
Thanks it's working. |
@nikias |
@khang30 can you provide a debug log? |
@nikias i was trying to restore iPad16,6 to iOS 18 but failed for restore
|
I also tried it with 17.6.1 and is still a failure
|
There must be something wrong with some dependency. Did you compile libplist yourself? If so, have you tried to run |
|
Is this what you were looking for |
Ok great so libplist is fine. Could you attempt 18.0 again but add |
idevicerestore -e -y iPad_Pro_M4_18.0_22A3354_Restore.ipsw -d I had given the output for the above command Do you want me to add -d twice |
Yes, twice please |
@nikias Did you get a chance of looking into this please? |
#670 |
|
This is the error: |
Restoration fails when I connect multiple devices. I have connected 32 devices (18 iPhone 13 and multiple others, including iPhone 7, 8, 14, and 15). Some iPhone 13 devices completed the restoration phase, but others are stuck. The same issue occurs with the other devices. i am using latest library. |
Please open a separate issue, and provide more helpful information, like what platform and hardware you are using, add some log output of the failures etc. |
I still didn't figure out what is wrong with the requests... |
FYI @TPJoseph 18.0.1 is out and that is also signed for the iPad in question. So maybe that does work now? |
ipad 13,1 to 18.1 same problem
|
You are not using the latest code. Recompile and try again.... |
The text was updated successfully, but these errors were encountered: