ServiceNow Onboarding - Intune for Android v11.3.0
Summarize
Summary of ServiceNow Onboarding - Intune for Android v11.3.0
The Android v11.3.0 release of the ServiceNow Onboarding - Intune app includes essential fixes and improvements for an enhanced user experience. Customers can download the latest version from the Google Play Store and can also utilize a demo account to explore the app's features.
Show less
Key Features
- Bug Fixes: The release addresses several critical issues, including:
- Incorrect announcement of the back button by screen readers.
- Improper application of the primary color to buttons on the Activity Form screen.
- App crashes when interacting with fields containing special characters.
- Cart icon not displaying the number of items correctly.
- Accessibility issues related to button text contrast ratios.
- Problems attaching files from OneDrive.
- Missing success messages for footer functions.
- Accessibility Improvements: This update includes fixes for various accessibility-related issues to ensure compliance and improve usability.
- Performance Enhancements: General performance updates and minor bug fixes are also included to optimize app functionality.
Key Outcomes
After updating to v11.3.0, users can expect a more reliable and user-friendly experience with improved accessibility and functionality. The fixes provided in this release enhance operational efficiency, ensuring users can perform tasks smoothly without encountering previous bugs.
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 ServiceNow Onboarding - Intune 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 |