| Version | 2.0.1 |
|---|---|
| Publisher | Aaron Maxim |
| Release date | Dec 31, 2019 |
| Date added | Dec 31, 2019 |
| Os requirements | iOS |
| Requirements | Requires iOS 9.3 or later. Compatible with iPhone, iPad, and iPod touch. |
| Total downloads | 0 |
| Price | Free |
Description
Simple app displaying Web View or PDF based on central managed URL.
IMPORTANT: requires MDM solution such as Jamf Pro to modify default URL or enable maintenance mode.
Use cases:
1. Simple managed app config demo tool
2. Simple autonomous single app mode demo tool
3. Maintenance app (i.e. use with updating kiosk app workflow)
4. Simple Kiosk (i.e. lock web clip into single app mode)
5. Simple Kiosk with user interaction
Features include:
1. Managed App Config to define URL from central management console
2. Support for Autonomous Single App Mode (ASAM). ASAM allows user to enable and disable Single App Mode within the app.
3. Built-in maintenance mode with embedded image. Enabled with Managed App Config
4. Optional navigation bar for user interaction enabled with Managed App Config
Managed App Config XML keys:
key "URL"
value="http://yourURL.com"
key "MAINTENANCE_MODE"
value="ON"
key "BROWSER_MODE"
value="ON"
key "BROWSER_BAR_NO_EDIT"
value="ON"
key "REMOTE_LOCK"
value="ON"