Mobile Onboarding for Android v11.3.0
Summarize
Summary of Mobile Onboarding for Android v11.3.0
The Mobile Onboarding for Android v11.3.0 release, updated on January 20, 2021, includes several fixes and enhancements aimed at improving app performance and usability for users. Customers are encouraged to download the latest version from the Google Play store and can launch a demo using a demo account.
Show less
Key Features
- Accessibility Improvements: Fixes were made to improve the experience for users relying on screen readers.
- Theming Issues Resolved: The primary color of client themes is now applied correctly to buttons on the Activity Form screen.
- Bug Fixes: Resolved issues including app crashes when clicking certain actions, incorrect display of cart item counts, and problems attaching files from OneDrive.
- Performance Enhancements: Various performance improvements and minor bug fixes have been implemented.
Key Outcomes
With this update, ServiceNow customers can expect a more reliable and visually consistent mobile application. The fixes enhance both accessibility and functionality, ensuring a smoother onboarding process and improved user experience. This version is compatible with Quebec Early Availability instances, providing customers with timely updates that enhance overall application stability and usability.
The Android v11.3.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 Mobile Onboarding 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 (non-classic) PRB1424697 |
The back button is incorrectly announced on all screens in the app |
Notice that the screen reader announces it as 'navigator button'. |
|
Mobile Android (non-classic) PRB1449157 |
The primary color of the client theme is not applied to the buttons on the Activity Form screen correctly |
Expected behavior: The color of the buttons (Add additional comment, Add work note and Add attachment) on the Activity Form screen should be '#000000'. Actual behavior: The color of the buttons on the Activity Form screen is not changed. |
|
Mobile Android (non-classic) PRB1451235 |
The app crashes on click of the action which has a special character '>' |
Notice that the mobile app crashes. |
|
Mobile Android (non-classic) PRB1451678 |
The cart icon doesn't show the number of items on the main page | The cart icon in the mobile header does not show the number of items in the cart when the open cart function is added to a custom applet launcher. Note that the cart functionality must be enabled through the system property glide.sc.cart.enabled. | |
Mobile Android (non-classic) PRB1452003 |
The luminosity contrast ratio of the Edit button text is 3.7:1, which is less than 4.5:1 |
Expected behavior: The luminosity contrast ratio of the Edit button text should be greater than or equal to 4.5:1. Actual behavior: The luminosity contrast ratio of the Edit button text is 3.7:1, which is less than 4.5:1. |
|
Mobile Android (non-classic) PRB1454660 |
Cannot attach files from OneDrive |
Notice that the error message 'The selected content is not a file' appears. |
|
Mobile Android (non-classic) PRB1456634 |
The success message doesn't display for footer functions |