libimobiledevice-win32
libimobiledevice-win32 copied to clipboard
win32 port of libimobiledevice (http://libimobiledevice.org)
Hi Sir, I am using this library in my vc++ application for synchronization of contact and i want to list all contact from devices to my application on windows systems...
Hi sir, Thank for your attention. I get Device Color uses the following function with the key of "DeviceColor": lockdownd_get_value(ilock, NULL, "DeviceColor", &value); I only know a few keys, is...
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...
Hello Sir, i am trying to use libimobiledevice with ios 10 and its showing error "did not get goodbye response back" at this ret = lockdownd_receive(client, &dict); if (!dict) {...
No COPYING or LICENSE file?
integred the plistutils into the solution, and modify the Visual Studio Setting so that it can adapt into the Release mode . and add the mbdbls tools into the project...
I'm backing up the device and then making changes to sms.db but how can I restore it back to another device without removing photos and other stuff. I want to...
hi! I've used your port for 2 years to start iOS program from Win32. but now I cannot start iOS program on iOS9. can you please continue porting the latest...
Hi i am getting error in below line This device isn't eligible for the requested build. in following statement response = tss_send_request(request, client->tss_url); Kindly help me as i run same...