I just installed Clueful by BitDefender on iOS. This application scans all the installed applications on my iPhone.
Given that iOS sandboxes all app data and my app cannot access other installed apps, how does Clueful pull it off?
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.
BitDefender only checks if a URL Scheme for the installed app exists.
you can check if an installed app supports a URL with:
here is a Wiki with many known URL Schemes