Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement methods to check the installation status of apps for devices #3

Open
marcofuchs89 opened this issue Aug 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@marcofuchs89
Copy link
Owner

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
@marcofuchs89 marcofuchs89 added the enhancement New feature or request label Aug 23, 2021
@marcofuchs89 marcofuchs89 self-assigned this Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant