How to get the Name of connected iphone device name in Linux, or c++ programming. basically, i use the Qt in Linux. and i want to get the name of connected ios device name. after a searching in google we met a UIDevice class.By writing UIDevice.currentDevice().name we get the name of iphone.but UIDevice is class of Objective C.
But nothing done.
I also installed the libimobiledevice packages in Linux.
Please help me..if any one know about this. Sorry for my Bad English.