Getting info on other apps via Objective-C
Is it possible via objective-c to find information (such as the names) for other apps installed on an iPhone from m开发者_如何学Cy app?
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.
精彩评论