Require obfuscation of mobile app UI [Updated in Security Center 1.3]
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 this property is not set to the recommended value of true, the mobile app's user interface is visible when viewed from the app switcher. The UI is still visible even when the app is running in background which provides a lower level of security and confidentiality to end users.
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] |