Click here to Skip to main content
15,886,724 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am willing to write a program using C# that enables me to get iPhone info when plugged in to the computer via USB.

I need to get iPhone model, Capacity, IMEI and Name of the phone.

Is this possible with C#?

If so, what can be the best approach.

Any help is appreciated.

Thanks.

What I have tried:

I tried using https://mobiledevice.codeplex.com/ but it seems to be difficult when determining the capacity of the phone. It can detect the model number but I need to sort through a series if model numbers to find out the capacity.
Posted
Comments
Surya_Narayan 11-Apr-17 4:39am    
I think to do this you need to jail broke the apple device . Another way of doing it by creating an simple iOS app , extracting data .. and send back to server . and then from server to web browser or may be to your desktop app .. whatever . Hope this help

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900