My application was rejected by Apple for the following reason: "Our team knows that iHasApp uses public APIs, but this particular implementation abuses canOpenURL: to detect all applications on this device." Therefore, I begin to look for another way to list the entire installed application in the user's phone. So my questions are:
1 / Are these some web applications that can detect installed applications?
2 / is it possible to detect applications using their icons?
source
share