Simple app displaying web page or PDF based on central managed URL
Managed View
What is it about?
Simple app displaying web page or PDF based on central managed URL.
App Screenshots
App Store Description
Simple app displaying web page or PDF based on central managed URL.
REQUIREMENT: MDM solution such as Jamf Pro or Jamf School to enable managed app configuration.
Use cases:
- Simple Kiosk – lock device into displaying a specific web page
- Secure Kiosk – add timer to return to homepage and remove cached user data
- Interactive Kiosk– add ability for user to enter URL
- Surveys/Forms – present web page survey form while locking device during survey and automatically unlocking device after survey completed
- Maintenance – present curtained view while device is performing maintenance
Features include:
- Managed App Config to define URL from central management console.
- Support for Autonomous Single App Mode (ASAM). ASAM allows user to enable and disable Single App Mode within the app.
- Built-in maintenance mode with embedded image. Enabled with Managed App Config.
- Optional navigation bar for user interaction enabled with Managed App Config.
- Add timer to reset app back to predefined URL.
- Option to delete cached user data when touching homepage button or during timer reset
- Define string in URL and when found will automatically turn off app lock (ASAM). Used with REMOTE_LOCK set to ON.
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"
key "PRIVATE_BROWSING"
value="ON" (persistent) or "OFF" (non-per-persistent)
key " QUERY_URL_STRING "
value=""
key "RESET_TIMER"
value=integer in seconds; default 0
key "QR_CODE"
value="ON"
key "LAUNCH_DELAY"
value=integer in seconds; default 0
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.