Now Mobile - Intune for Android v21.3.0
Summarize
Summary of Now Mobile - Intune for Android v21.3.0
The Now Mobile - Intune for Android v21.3.0 release focuses on resolving key application issues and enhancing stability. This update addresses critical bugs related to offline syncing, third-party deeplink functionality, theming inconsistencies under Microsoft Intune, and app crashes under specific network conditions. It also delivers minor bug fixes and performance improvements to ensure a smoother user experience.
Show less
Key Fixes and Improvements
- Offline to Online Sync Stability: Resolved an OutOfMemoryError causing app crashes or timeouts during syncing of large offline action payloads. Users can now reliably sync extensive work order tasks without crashes or data duplication, avoiding invalid post-crash states.
- Third-Party Deeplink Support: Fixed an issue where external URLs were not opening in the browser from the Now Mobile app, restoring expected redirection behavior.
- Theming Under Intune MDM/MAM: Corrected dark theme dialog rendering issues when using Microsoft Intune device management, ensuring dialogs remain readable and visually aligned with the expected light theme.
- Universal Link Handling in Whitelabel Apps: Addressed errors related to unsupported universal links when using custom app IDs in whitelabel versions of the app.
- Now SDK Sample App Stability: Fixed crashes occurring when the device is connected to WiFi without internet access, improving robustness when network connectivity is partial or disrupted.
Practical Benefits for ServiceNow Customers
- Improved reliability of offline work execution and synchronization, critical for field service and mobile workforce scenarios.
- Restored seamless integration with external resources through proper deeplink handling.
- Enhanced user interface consistency under device management policies, important for enterprises using Microsoft Intune.
- Greater stability when using whitelabel apps and the Now SDK, supporting customization and development efforts.
- Availability of the latest version through Google Play Store with an option to try a demo account for evaluation.
The Android v21.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 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 PRB2004137 |
OutOfMemoryError during offline to online sync | The app either times out after two minutes or crashes during sync with an OutOfMemoryError. |
Expected behavior: Offline actions should sync successfully without crashing, even with large payloads. The app should not duplicate large response data in memory during sync processing. Users should not be left in an invalid post‑crash state. Actual behavior: The app with either time out after two minutes or crash during sync with an OutOfMemoryError. A crash may surface as RxJava UndeliverableException caused by OOM. |
|
Android Mobile PRB2009019 |
A third party deeplink is not functioning in the Now Mobile app | The user is not redirected to the external browser when they select third-party URLs. | |
|
Android Mobile PRB2006299 |
Dialogs do not theme correctly under Microsoft Intune MDM/MAM | The dialog is dark themed and unreadable. |
Expected behavior: The dialog should be light themed and with the right colors. Actual behavior: The dialog is dark themed and unreadable. |
|
Android Mobile PRB2003717 |
Whitelabel app with custom app ID will show 'Error link not supported' with a universal link | ||
|
Android Mobile PRB2004277 |
Now SDK Sample Application crash when device is connected to WiFi without internet due to ServiceNow SDK preload |
Observe that the app crashes. |
This version also includes other minor bug fixes and performance improvements.