Hide kiosk settings button via command
Hi,
I was wondering if it's possible to hide the kiosk settings button via a command or preference. I'm trying to automate this step but I can't seem to find the correct way to do this without using the toggle.
Is there an MDM command to do this?
0
Comments
Hi @Jeroen
Yes, should be possible. Please try:
Command “Application Preference”
Package name: com.emteria.kiosk
Category name: com.emteria.kiosk_preferences
Preference type: bool
Key name: prefs_hide_settings_key
Preference value: true / false