storoj / libimobiledevice-win32

win32 port of libimobiledevice (http://libimobiledevice.org)
64 stars 61 forks source link

Problem while transferring data to iphone ios version 10.x and above #35

Open prateek1108 opened 6 years ago

prateek1108 commented 6 years ago

Hello airwolf sir,

I tried to transfer contact to iphone of ios version 10.x got the error for that and below 10.x the code is running .please help me out how i can transfer the contact to ios 10.x and above.

fail at the point:- in lockdown send() service_send(client->parent, (const char)&nlen, sizeof(nlen), (uint32_t)&bytes);