To check, if an Automatic or On-Demand Application got installed to a device, there needs to be a method to check, if the application is Managed/Installed/Removed on a given Device.
Requirments:
- Search for the Device by either UDID, DeviceID or SerialNumber
- Check for the App via 'ApplicationName' or 'ApplicationID'
- Return a status of either True/False or Installed/Removed/Unknown