Now Mobile - Intune for Android v18.4.0
Summarize
Summary of Now Mobile - Intune for Android v18.4.0
The Android v18.4.0 release of the ServiceNow Mobile application provides critical fixes and improvements to enhance user experience. This update is available for download via the Google Play store and includes a demo option for new users.
Show less
Key Features
- Barcode Scanner Fix: Resolves an issue where the scanned barcode data was incorrectly replaced by subsequent scans. Users can now expect accurate data retention when navigating between barcodes.
- Activity Stream Rendering: Addresses problems with special characters (<, >, &) not displaying correctly in the Activity Stream, ensuring proper rendering in user interactions.
- Instance URL Population: Fixes an error where a pre-filled instance URL was not populated if the Nickname field was empty, improving setup reliability.
- Includes various minor bug fixes and performance enhancements to optimize overall app functionality.
Key Outcomes
With this update, ServiceNow customers can expect a more reliable and user-friendly mobile experience, particularly in barcode scanning and content display. Users will benefit from improved accuracy and efficiency when using the application for their tasks, leading to enhanced productivity and satisfaction.
The Android v18.4.0 release provides fixes for the application.
Download the latest mobile app version
To download the latest release, visit the Google Play store. Users can launch a demo to try the ServiceNow Agent app. You can use a demo account from the initial post-download screen or the instance list screen.
Fixed in this release
| Problem | Short description | Description | Steps to reproduce |
|---|---|---|---|
|
Mobile Android PRB1793478 |
A barcode scanner value is not correctly processed when the scanner is opened from CellsFragment | The data for a scanned barcode is replaced by the data for the next barcode scanned. |
Expected behavior: The data for barcode 2 shows on the CellsFragment. Hitting the Back button shows the user the FormScreenFragment for barcode 1's data, and then hitting it again takes the user back to the ALP. Actual behavior: The data for barcode 2 shows on the CellsFragment, then is replaced by the data for barcode 1 after a few seconds (when client refresh finishes). Also, hitting the back button takes the user to the ALP instead of back to a previous FormScreenFragment. |
|
Mobile Android PRB1806088 |
Special characters such as < > and & do not render/escape properly in the Activity Stream | The characters render incorrectly in the output. |
Notice that it renders as <>&. |
|
Mobile Android PRB1814112 |
A pre-filled instance URL is not populated when the optional Nickname field is empty | On a mobile publishing Android build, the instance URL should be populated regardless of whether the Nickname field is empty or not. |
Expected behavior: The instance is populated because the instance URL was provided. Actual behavior: The instance is not populated. |
This version also includes other minor bug fixes and performance improvements.