-
-
Notifications
You must be signed in to change notification settings - Fork 450
Description
Lately i needed to use idevicerestore to update my iPad Pro to iPadOS 26 beta 3, but when i tried to do so i noticed that the log output on the terminal is completely scrambled and the restore takes much longer than it should in the process (like 30 minutes longer).
OS: Windows 7 - 64 bit, i also tested Windows 11 as well and got the same result.
I also tested around to rule out other dependencies that may cause this, it is an idevicerestore problem.
Here's some images taken during an update restore on a iPhone X:
And for reference, this is what it should look like (i used an older version of idevicerestore, all dependencies are the latest versions)
And using the version that outputs the broken logs, the restores also take much longer than with the proper working version
im not sure why it takes much longer than usual.
There might be a fix in the pull requests page here: #743 but i right now can't test it.