ManagedConfigReader

Reads Android "managed configurations" (app restrictions) typically provided by EMM/MDM.

This lets you run pilots without re-building the app per site.

Keys are intentionally minimal and stable.

Types

Link copied to clipboard
object Keys

Functions

Link copied to clipboard
fun read(context: Context, defaults: KioskOpsConfig): KioskOpsConfig