Now Mobile for Android v21.0.0
Summarize
Summary of Now Mobile for Android v21.0.0
The Now Mobile for Android v21.0.0 release, updated on February 5, 2026, addresses various application issues and enhances user experience through bug fixes and performance improvements. Customers can download the latest version from the Google Play Store and can also access a demo account to explore the ServiceNow Agent app functionalities.
Show less
Key Features
- Bug Fixes: Resolved multiple issues impacting user functionality, including:
- Commenting on incidents with an external keyboard.
- Attachment uploading errors when file size exceeds limits.
- Improved accessibility for screen reader users navigating the Upcoming Shifts list.
- Fixed out-of-memory crashes related to large background images.
- Addressed incorrect timestamps and scheduled start dates for work order tasks when using device date/time formats.
- Corrected behavior discrepancies in mobile UI rules for boolean parameters.
- Resolved issues with post-chat survey displays for live chat interactions.
- General Performance Enhancements: The update includes various minor fixes and optimizations to improve overall application stability and user experience.
Key Outcomes
With this release, ServiceNow customers can expect improved functionality and reliability within the Now Mobile app. Users will experience smoother navigation, enhanced accessibility, and corrected operational issues, facilitating better incident management and user engagement in mobile workflows.
The Android v21.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 |
|---|---|---|---|
|
Android Mobile PRB1966025 |
The user can't add comments to an incident | The input fields on the page 'Add comments' can't be focused on with the external keyboard (using Tab or arrow keys) nor with the screen reader. The screen reader reads out 'In the list, double-tap to activate.' |
Observe the following issues: No visible keyboard focus when the page loads. Forward Tab navigation does not reach the Additional comments or Work notes fields. Focus becomes visible only after repeatedly pressing Shift + Tab, landing first on the Submit button with a barely visible indicator. Input fields are reachable only through reverse tab order, not forward. |
|
Android Mobile PRB1957069 |
Uploading an attachment of any format to the activity stream produces an error | Attachment uploading fails in cases where the maximum file size configured on the instance exceeds a certain value. |
Observe an error reading, 'Max file exceeded...'. |
|
Android Mobile PRB1928040 |
Ensure offline outbox items include action result context | The temporary incidental remains in the outbox. |
Expected behavior: The temporary incidental created in offline is replaced with the real incidental. Actual behavior: The temporary incidental is still in the outbox. |
|
Android Mobile PRB1966061 |
Screen reader does not focus on the Upcoming Shifts list | Screen readers can't focus on the list under a calendar. |
Observe that schedule lists and list events can't be accessed unless tapped on. |
|
Android Mobile PRB1971396 |
Out-of-memory crash when a large image is set as a LinearLayoutSGView background | When a large image is used as the background of a linear layout, the instance has an OOM crash. |
Observe that when scrolling horizontally (swiping right) in the News section of the Now Mobile app, the app crashes and redirects either to the login page or the device home screen. |
|
Android Mobile PRB1922792 |
Now Mobile creates many sessions for a single transaction | There are many sessions for a single login, even though there were only a few transactions. |
Observe that there are many sessions for the single login, even though there were only a few transactions. |
|
Android Mobile PRB1925481 |
Promoted topics do not display on Android |
Notice that the promoted topic does not display. |
|
|
Android Mobile PRB1966590 |
Some interactive elements are read out without a role by screen readers | Interactive elements must have a role assigned so that non-sighted users will know how to interact with the element. | |
|
Android Mobile PRB1936666 |
When using UseDeviceSettingsForDateTimeFormats property, the activity stream shows an incorrect timestamp | When using UseDeviceSettingsForDateTimeFormats property with a 24 hour mobile time format, the activity stream shows incorrect timestamp with double 'AM' and 'PM' as 'AM AM' or 'PM PM'. |
Notice that the time stamps show AM or PM twice. |
|
Android Mobile PRB1936659 |
Using the UseDeviceSettingsForDateTimeFormats property sets an incorrect Scheduled Start date for Work Order Tasks when using the 24hour time format in Android | Using UseDeviceSettingsForDateTimeFormats property sets incorrect Scheduled Start date for Workorder tasks. It omits the 'a' in the 'at' word from the Scheduled Start Date. |
Notice that in the Scheduled Start Date, the 'a' from 'at' has been omitted. |
|
Android Mobile PRB1923465 |
Mobile UI rule doesn't working on Android devices for the boolean parameter | Mobile UI rule for a simple arithmetic action doesn't work for a boolean input. |
Expected behavior: The boolean type field is set to true in both iOS and Android. Actual behavior: The boolean type field is set to true and the mobile UI rule works only on iOS and not on Android. |
|
Android Mobile PRB1924976 |
Discrepancies in Native Mobile UI during Post-chat surveys | This issue seems to happen with the Numeric Scale data type. |
Expected Behavior: The user should be able to select one of the choices and use the Submit button to submit. There shouldn't be a box to enter text / attach images. Also, dragging the window should not reveal the messages underneath. Actual behavior: The user sees a text box with the ability to attach files, and when trying to drag the window up, they can see the messages underneath. |
This version also includes other minor bug fixes and performance improvements.