Require obfuscation of mobile app UI
Configure the glide.sg.blur_ui_when_backgrounded property so that the UI of the app is blurred when the app is running in the background.
If the glide.sg.blur_ui_when_backgrounded system property is not set to the recommended value of true, then the mobile app's UI is visible when viewed from the app switcher once the app has been backgrounded.
More information
| Attribute | Description |
|---|---|
| Configuration name | glide.sg.blur_ui_when_backgrounded |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | Boolean |
| Recommended value | true |
| Default value | false |
| Category | File and resources |
| Security risk |
|
| Dependencies and prerequisites | None |
| References | Require obfuscation of classic mobile app UI [Updated in Security Center 1.3] |