Now Mobile for Android v19.0.0
Summarize
Summary of Now Mobile for Android v19.0.0
The Android v19.0.0 release of Now Mobile addresses various application issues and enhances overall performance. Users can download the latest version from the Google Play Store and are encouraged to try a demo of the ServiceNow Agent app.
Show less
Key Features
- Fixed Barcode Scanner Issues: Resolved a problem where scanned barcode data was incorrectly processed, ensuring proper data display for multiple scans.
- Rendering of Special Characters: Corrected the rendering of special characters in the Activity Stream to ensure accurate display.
- MESP Catalog Item Page Functionality: Fixed the issue where the Close button on the MESP catalog item page became unresponsive when accessed via Virtual Agent chat.
- Copying Field Values: Enhanced the ability to copy text from fields, especially when there are 19 or more fields on the screen.
- Instance URL Population: Ensured that the instance URL populates correctly, even when the Nickname field is left empty during mobile publishing builds.
- Chat Window Behavior: Improved message order and eliminated incorrect 'You are offline' messages in agent chat scenarios.
- Page Reload Script: Fixed issues with scripts that reload web pages when switching tabs on Android devices.
Key Outcomes
With this update, ServiceNow customers can expect a more reliable and user-friendly mobile experience. The fixes enhance operational efficiency, ensuring accurate data handling and improved user interactions within the app. These improvements are crucial for maintaining productivity and facilitating effective service management on mobile devices.
The Android v19.0.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. Selecting the Back button shows the user the FormScreenFragment for barcode 1's data, and then selecting 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, seleting 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 are rendered incorrectly in the output. |
Notice that it renders as <>&. |
|
Mobile Android PRB1815140 |
The Close button of the MESP catalog item page doesn't work when the link is opened from the Virtual Agent chat | When a Virtual Agent topic returns a link response node that opens an MESP catalog item page, the Close button doesn't work after submitting the catalog item. |
Expected behavior: The MESP is closed and the user is returned to the VA interface. Actual behavior: Selecting the Close button does nothing. |
|
Mobile Android PRB1794535 |
The user can't copy field values | The option to copy text from fields does not appear when the screen fields = 19 or more. | |
|
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. |
|
Mobile Android PRB1780908 |
The user observes a 'You are offline' message and an incorrect order of messages in the agent chat window | When chat is initiated and the user has left the chat for over one minute, the user observes a message reading 'You are offline', and the messages sent by Agent go out of order. |
Notice a message that reads 'You are offline' on top of the chat window. Also, the order of messages is sometimes incorrect. |
|
Mobile Android PRB1822056 |
A page reload script doesn't work properly | A script that reloads a webpage when the user switches between tabs does not work on Android. |
This version also includes other minor bug fixes and performance improvements.