views:

123

answers:

1

Is it possible via objective-c to find information (such as the names) for other apps installed on an iPhone from my app?

+3  A: 

If you mean a "legal" way to do this and get the app in the AppStore, then no, Apple does not provide such an API. And they probably never will, because this will go against the users' privacy.

Dimitris