#333 ✓resolved
CHaE

idevicebackup return error -4

Reported by CHaE | 2013-06-13 10:53:35 UTC | in 1.2.0 Release

I want to backup in iphone data files to windows application.

So I successfully operating project of ideviceinfo, idevice_id and idevicepair in visual studio 2012

But idevicebackup is not worked. when I debuging main function

the problem is mobilebackup_client_new(device, service, &mobilebackup);

mobilebackup is empty !!

when I check that function mobilebackup_client_new

return value is -4, and that is DEVICE_LINK_SERVICE_E_BAD_VERSION.

I analyze other problem and following library APIs but I don't know why that value is come.

please reply to me some advise.

Thank.

Comments and changes to this ticket

  • Martin S.

    Martin S. 2014-03-19 11:49:57 UTC

    • State changed from “new” to “resolved”
    • Tag set to “idevicebackup2, mobilebackup”
    • Assigned user set to “Martin S.”
    • Milestone set to “1.2.0 Release”

    The clue is "DEVICE_LINK_SERVICE_E_BAD_VERSION", which means you should rather use mobilebackup2_client_new() for iOS 4 and later.
    This bugtracker is deprecated, please use http://github.com/libimobiledevice/libimobiledevice

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A project around supporting the iPhone in Linux.

See http://libimobiledevice.org

People watching this ticket

Pages