Now Support for Android v19.4.0
Summarize
Summary of Now Support for Android v19.4.0
The Android v19.4.0 release enhances the ServiceNow Agent app with crucial fixes and performance improvements. Users can download the latest version from the Google Play store and have the option to launch a demo using a demo account available on the post-download screen or instance list screen.
Show less
Key Features
- Fixed Issues:
- Blank Notification Categories (PRB1864255): Resolved issue where notification category titles appeared blank due to a theme color conflict.
- App Crashing on Large Image Uploads (PRB1862459): Fixed crashes occurring when uploading high megapixel images (50MB) as attachments.
- ALM Hardware Record Creation Failure (PRB1853593): Addressed issue where records were not created when using Create Asset or Retire Asset due to serial number submission failures.
- App Crash on Closing Catalog Item (PRB1868822): Resolved crash that occurred when users attempted to close a catalog item submission.
- URL Transformation Issues (PRB1865339): Fixed a bug that caused default screens to open instead of the intended URLs.
- Custom Map Input Display Issue (PRB1866637): Improved display of single input forms in full-screen mode.
Key Outcomes
With this update, ServiceNow customers can expect improved app stability and functionality, ensuring a smoother user experience while interacting with mobile features. The fixes address significant issues that previously hindered usability, empowering users to efficiently manage their tasks on the go.
The Android v19.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 PRB1864255 |
The notification category list appears blank | A default theme with a white text color is applied, which appears blank against a white background. |
Navigate to . Observe that notification categories titles are blank. |
|
Mobile Android PRB1862459 |
The app crashes while uploading larger images | High megapixel images (50MB) uploaded as attachments cause the app to crash. |
Observe that the app crashes. |
|
Mobile Android PRB1853593 |
alm_hardware records are not successfully created when using the Create Asset or Retire Asset buttons in Now Agent |
The serial number entered is not submitted to the back-end. Therefore, the record is not successfully created. |
Observe that the record is not created and a success message is not displayed. |
|
Mobile Android PRB1868822 |
CabrilloBackPressHandler.flowEnded() can inadvertently back the user out of the entire application | When a catalog item is submitted and the Close button is selected, the app crashes and sends the user back to the Android home screen. |
Expected behavior: The catalog item page is closed and sends the user back to the previous screen. Actual behavior: The app is closed/crashed and sends the user back to the Android home screen. |
|
Mobile Android PRB1865339 |
Default list and form screens open instead of URLs with base instance configuration | A fix for URL transformation inadvertently brings in default list and form screen builders when a URL matches a well-known platform list or record URL. |
Expected behavior: The URL opens in an internal web browser. Actual behavior: A default native list or form screen is opened. |
|
Mobile Android PRB1866637 |
A custom map's single input doesn't display in full-screen mode | When a custom map input is a single visible input, an input form screen should always display in full-screen mode. |
This version also includes other minor bug fixes and performance improvements.