Possible Duplicate:
get list of installed applications on iphone objective-c
Is it possible to get to installed app list on iPhone device.. if possible
how can i get applications list that are installed in iPhone
thanks,
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No you can not do this with public api. You could create a list of url schemes and test if the app can open them but some apps does not have url schemes.