Mark Jones
- Total activity 135
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 65
Posts
Recent activity by Mark Jones-
Alert when the number of VPP redemption codes gets below X value
-
VPP - Add a way to notify users VPP codes are available
After uploading the VPP Codes it seems the next step should be a pop up that says "Send a notification of VPP availability to your Users?" If person selects Yes then an email would go out to Users/...
-
Add ability to remove permission for a user’s app from a given device.
Add ability to remove permission for a user’s app from a given device. So a user has access to an app, but not on a specific device.
-
Combine SSO for Quick Install App
We currently have a feature to allow for a quick install of an app: https://support.app47.com/hc/en-us/articles/115001138094-Quick-Install This currently does not require any authentication. This d...
-
About menu option in Enterprise App Store menu option
As per normal practise in software and mobile app, there is a menu called "About" which is used to describe about the app, and possibly list out releases/versions/changes logs with explanations abo...
-
Change the action for App Store UI v3 install on production builds
For apps that only have a single production or test build, don't require the user to go to the install page before starting the install. Just start the install. The install page there is for both p...
-
Email 'State'
Originally from ticket #861. When I review sent emails there's a column on the far right called 'state.' Can you tell me the difference between the check mark and email icons displayed in this colu...
-
A few questions relating to events
Originally from ticket #743. Sir or Madam, I have a few questions about generic and timed events that I don’t recall seeing in your documentation. 1) How do timed events work? When is there server ...
-
API Example using curl
Originally from ticket #732. Hi, I'm trying to upload a new build from a jenkins server via the App47 api with this script: curl -H "X-Token: xxxxx" -H "Accept: application/json" -X POST https://ci...