开发者

How to get the list of applications installed in iPad using Objective c

开发者 https://www.devze.com 2023-03-18 12:42 出处:网络
I am trying to get the list of applications installed in iPad. Is there any API provided for that. I did some analysis and found that if we know the URL of the application we can check if its installe

I am trying to get the list of applications installed in iPad. Is there any API provided for that. I did some analysis and found that if we know the URL of the application we can check if its installed.

Ref: How to check programmatically if an App is installed?

But for that the applic开发者_JS百科ation needs to have the URL

In my case I need a list of it and then run thru it. Any suggestions?

Thanks, Deepak.


It is not very reliable, but have a look at this article. Check also the link at the bottom of the page.

0

精彩评论

暂无评论...
验证码 换一张
取 消