objective c - About list of installed app details in iOS -


this question has answer here:

i found 1 android application display list of installed applications , on selecting particular application display name , email id of app developer/publisher , app version etc...

so question - can implement same concept in non-jailbreak ios device?

thanks reply in advance danish

no not possible in non jailbreak device. in ios apps in sandbox not information of other apps in device. can check apps install in device open url schema not apps..


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -