tags:

views:

27

answers:

1

Hi... I am developing an application in which i need to find the apps which are already installed in iphone device such as Skype, facebook. I need to check it using objective -c . Please give me code snippet if possible otherwise a link to get the solution. Is it possible or not.

Thanks in advance ......

+1  A: 

This is not possible using any public API's.

Claus Broch