iOS app that can be controlled via MQTT for use as a wall tablet.
Guided access allows you to lock down access to only 1 app (this app) and stops the display locking. You can close the app by entering a 4 digit passcode.
- Open the Settings app.
- Go to Accessibility.
- Scroll down and tap Guided Access.
- Toggle Guided Access to ON.
- Tap Passcode Settings to:
- Set a passcode to control Guided Access.
- Set Display auto-lock to 'Never'
- You can then open the
MQTT Kiosk
app and triple-press the home lock button to enable guided access.
iOS doesn't allow you to programatically turn off the display. To overcome this, we can enable the Reduced White Point accessibilty feature. This will allow the app to dim brightness down to nearly 0%.
- Open the Settings app.
- Navigate to Accessibility.
- Tap Display & Text Size.
- Scroll down and toggle Reduce White Point to ON.
- Move the intensity slider to 100%