samdmarshall / SDMMobileDevice

MobileDevice Implementation
BSD 3-Clause "New" or "Revised" License
574 stars 97 forks source link

Not able to list down installed applications ? #106

Closed antonyjoemathew closed 7 years ago

antonyjoemathew commented 7 years ago

After listiing my device using list.h , I tried to call void LookupAppsOnDevice(char *udid). but not able to get the application list. Any suggestion ? I am trying to list down all the applications and take backup of some apps

Thanks

samdmarshall commented 7 years ago

I don't know if those services are still available in the same way or not. They may require changes, i'm not really in a position to do that active maintenance work anymore; please open a PR if you can figure this out.