1

I've been trying to find this since last couple of days, but cannot figure out, how does this iOS Application find out which applications are installed on my iPhone? Here is a screenshot for reference :

enter image description here

I read about iHasApp which was able to do this, using canOpenURL: , but Apple banned this app saying 'Specifically, we found this app misuses "canOpenURL:" to extrapolate which apps are installed on a device.'

Being said that, is there still any way that exists by which I can programmatically retrieve the installed apps on my iPhone without jailbreaking??

jscs
  • 63,694
  • 13
  • 151
  • 195
Sagar D
  • 2,588
  • 1
  • 18
  • 31
  • 1
    have you tried this :http://stackoverflow.com/questions/26969923/get-list-of-all-installed-application-in-ios-8 – Teja Nandamuri Aug 19 '15 at 12:55
  • 1
    @T_77 it is a private API.. I need a legitimate way to do this.. because the solution needs to be implemented on the iTunes store. – Sagar D Aug 19 '15 at 12:58

0 Answers0