Settings profiles offer ways to customize how SDK-built apps look. These profiles also manage app logs and analytics for troubleshooting and analysis.
Navigation
Find settings in
.Branding
Setting | Description |
---|---|
Colors | Reflect your company colors by choosing colors for the Workspace ONE UEM console from the color palette beside the color options. Choose primary and secondary colors listed options including tool bars and text. |
Organization Name | Enter the name that represents your organization to display in the Workspace ONE UEM system. |
Device Backgrounds | Upload images that the system displays as the background and as the logo for the organization on the listed device types.
|
Branding - Splash Screens
It is difficult to find a single image that displays perfectly on every mobile device. However, certain dimensions for images displayed on iOS and Android devices can work for most displays. Use these specifications for application splash screens.
- Mobile - iOS
- Icon, centered - 160 x 160 pixels
- Branded text distance from icon – centered at a distance of 24 pixels
- Branded text – 27 point
- Margins - 72 pixels
Figure 1. Example Splash Screen Specifications - Tablet, Portrait - iOS
- Icon - 160 x 160 pixels
- Branded text distance from icon – centered at a distance of 24 pixels
- Branded text – 27 point
- Margins - 264 pixels
- Tablet, Landscape - iOS
- Icon - 160 x 160 pixels
- Branded text distance from icon – centered at a distance of 24 pixels
- Branded text – 27 point
- Margins - 56 pixels
- Mobile - Android
- Icon - 160 x 160 pixels
- Branded text distance from icon – centered at a distance of 24 pixels
- Branded text – 27 point
- Margins - 56 pixels
- Tablet, Portrait - Android
- Icon - 160 x 160 pixels
- Branded text distance from icon – centered at a distance of 24 pixels
- Branded text – 27 point
- Margins - 260 pixels
- Tablet, Landscape - Android
- Icon - 160 x 160 pixels
- Branded text distance from icon – centered at a distance of 24 pixels
- Branded text – 27 point
- Margins - 388 pixels
Logging
- Ask for an increase in your application log size.
- Ask for a purge of your application log. The system can purge logs older than two weeks.
The Workspace ONE UEM console reports the messages that match the configured logging level plus any logs with a higher critical status. For example, if you set the logging level to Warning, messages with a Warning and Error level display in the Workspace ONE UEM console.
Level | Logging API | Description |
---|---|---|
Error | AWLogError("{log message}") | Records only errors. An error displays failures in processes such as a failure to look up UIDs or an unsupported URL. |
Warning | AWLogWarning("{log message}") | Records errors and warnings. A warning displays a possible issue with processes such as bad response codes and invalid token authentications. |
Information | AWLogInfo("{log message}") | Records a significant amount of data for informational purposes. An information logging level displays general processes, warning, and error messages. |
Debug or Verbose | AWLogVerbose("{log message}") | Records all data to help with troubleshooting. This option is not available for all functions. |
Analytics
Use SDK analytics to view how many times a file or an application has been opened and how long the file or application remained open. These statistics offer a quick view of which end users have downloaded and viewed high-priority content.
Display events for applications that use SDK functionality. Workspace ONE UEM reports event analytics by the application ID and event name. These events are custom created and developers can code any process or behavior they want to track. Find them in .
Custom Settings
Use Custom Settings to enter XML code. This XML code allows you to activate or deactivate certain settings, manually. You can add custom features to your environment to support the unique needs of your mobile network. For the most current list of the supported lookup values for custom settings, select the Insert Lookup icon, the plus sign (+), next to the text box.