-1

Possible Duplicate:
Get list of installed apps on iphone

Is there a way to know what other apps have been installed in an iPhone or other iOS devices?. I know that all ios apps are sandboxed so this may be impossible on a non-jailbroken device. but there is an App can do that.!not jailbroken (see image), How can it know all the apps I have installed?

Community
  • 1
  • 1
Bohan Gao
  • 362
  • 1
  • 4
  • 12
  • I know there is the same question have been asked on iOS 4.0 SDK, but on iOS 5 or later the answer may be different. – Bohan Gao Dec 11 '12 at 02:51

1 Answers1

1

I am using iHasApp framework for my projects, and it works fine. You can get the code here.

Paramasivan Samuttiram
  • 3,728
  • 1
  • 24
  • 28