Now Support for Android v21.0.0
Summarize
Summary of Now Support for Android v21.0.0
The Now Support for Android v21.0.0 release provides critical fixes and enhancements for the ServiceNow Agent app, improving user experience and functionality on Android devices. Users are encouraged to download the latest version from the Google Play Store, with the option to try a demo account immediately after installation.
Show less
Key Features
- Comment Addition Fix: Resolves issues where users could not focus on input fields for adding comments to incidents using external keyboards or screen readers.
- Attachment Upload Error Resolution: Fixes the problem of attachment uploads failing due to file size restrictions.
- Offline Functionality Improvements: Ensures that items created offline sync correctly with the real data once back online.
- Screen Reader Accessibility: Improves focus on elements like the Upcoming Shifts list for better accessibility.
- Memory Management: Addresses crashes caused by large images set as backgrounds in the app.
- Session Management: Reduces unnecessary session creation for single transactions to enhance performance.
- Date and Time Formatting Issues: Corrects timestamp display errors when using device settings for date and time formats.
- Boolean Input Behavior: Resolves issues with mobile UI rules not functioning correctly for boolean inputs on Android.
- Post-Chat Survey Enhancements: Fixes discrepancies in survey UI after chat sessions.
Key Outcomes
By updating to Android v21.0.0, ServiceNow customers will benefit from improved accessibility, enhanced performance, and a smoother user experience when using the app. These fixes address critical usability issues, ensuring that users can effectively manage their tasks and incidents without encountering previous barriers. As a result, this update is essential for optimizing the functionality of the ServiceNow Agent app on Android devices.
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.