Detect if an iPhone application with the specified Apple ID and package ID is installed

Is it possible to determine if the device already has the Bundle ID and Apple ID installed? The application does not implement a custom URL scheme.

+3
source share
1 answer

For completeness, the answer is no.

+1
source

All Articles