View Single Post
Old 11-16-2014, 02:01 PM   #279
ShellShock
Wizard
ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.
 
ShellShock's Avatar
 
Posts: 1,178
Karma: 2431850
Join Date: Sep 2008
Device: IPad Mini 2 Retina
@weyns1960, in you log you have:

DEBUG: 0.0 iOSReaderApp:_get_connected_device_info()
DEBUG: 0.0 No connected iDevices

This error is logged by the IOS reader application plugin when either: a) libimobiledevice returns a null list of devices, or b) an empty list of devices.

libimobiledevice is the C/C++ library that communicates with the idevice (your IPad). On Windows, I have seen it detecting two devices when only one is connected, with one of the devices having a product_id == 0; this can cause the IOSRA plugin to communicate to the wrong device. I don't think that is the case for you--no devices are being detected, and I don't know why.

You could try installing a trial version of IMazing (http://imazing.com/), and see if that has any more luck communicating with your IPad.
ShellShock is offline   Reply With Quote