-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
DeviceDisconnected Exception when trying to run backup using Netimobiledevicedemo.exe #65
Comments
I tried a couple of devices I had and seemed to work fine for me. Might be a stupid suggestion but have you tried restarting your iOS device(s) and then running it again? |
I tried restarting the device, still the same error. |
I did try on my Mac as well but didn't seem to have any issues. Will try again on Monday and see if I can find anything. |
I did update my Mac to Sequoia (MacOS 15.2) and haven't run into the issue mentioned, however instead I have run into something new so will be looking into that. This was the error I was getting in case anyone has some insights:
|
@oneo-me and @MarkFassett could you check out this PR #69 for me please? I think I worked out what was happening for you and this should fix it, let me know if there's any other problems. One other issue I've found with backups is there's an error thrown right at the end but doesn't seem to be any issues with the actual backup. Will investigate this separately as #68. |
I'm fairly sure that you should be able to just continue past that, as it should be handled. I'll admit it's not the best written section and could be much improved, but at least it works again so I'll merge the changes |
So this is just an extension of my previous issue (which, that one seems fixed). I tried the update in our project, and it failed, and so I thought, just to be sure it's not "us", I pulled a fresh version of the repo and just ran it via the demo app.
The output:
In our own app, it seems to get
info.plist
and astatus.plist
, creates all the folders, and disconnects - which seems to be mirrored here.The text was updated successfully, but these errors were encountered: