Now Mobile for Android v19.1.0
Summarize
Summary of Now Mobile for Android v19.1.0
The Android v19.1.0 release of Now Mobile provides essential fixes and improvements to enhance the user experience of the ServiceNow Agent app. Customers are encouraged to download the latest version from the Google Play store to benefit from these updates.
Show less
Key Features
- Demo Access: Users can try the ServiceNow Agent app through a demo account available on the initial post-download screen or instance list screen.
- Bug Fixes: The update addresses several critical issues, improving app functionality and user experience.
Key Outcomes
- Barcode Scanner Issue: Resolved a problem where the scanned barcode data was incorrectly processed, ensuring accurate data display on the CellsFragment.
- Page Reload Functionality: Fixed a script issue that prevented proper page reloading when switching between tabs on Android devices.
- Language Setting Correction: Corrected the misspelling of 'Deutsch' in the instance language settings for users with German language settings.
- Employee Profile Access: Addressed a bug that displayed 'No data available' when accessing saved employee profiles in the app.
- Performance Enhancements: Included minor bug fixes and improvements for a smoother user experience.
The Android v19.1.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. Selecting Back 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 the client refresh finishes). Also, selecting the Back button takes the user to the ALP instead of back to a previous FormScreenFragment. |
|
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. | |
|
Mobile Android PRB1827801 |
The word 'Deutsch' is mispelled under the instance language settings | 'Deutsch' is misspelled as 'Deutch' when the device language is set to German. |
Notice that the language is displayed as 'Deutch' when it should be spelled 'Deutsch'. |
|
Mobile Android PRB1797131 |
Now Mobile shows 'No data available' when the user opens a bookmarked employee profile |
Expected behavior: The saved profile is shown. Actual behavior: 'No data available' is shown. |
This version also includes other minor bug fixes and performance improvements.