Now Mobile for BlackBerry for Android v21.3.0
Summarize
Summary of Now Mobile for BlackBerry for Android v21.3.0
The Now Mobile for BlackBerry Android app version 21.3.0 introduces important fixes that enhance stability and usability. This release addresses key issues impacting offline synchronization, link handling, UI theming under Microsoft Intune, and app crashes related to network connectivity. Customers can download the latest version from the Google Play Store and also try a demo via the ServiceNow Agent app.
Show less
Key Fixes and Improvements
- Offline to online sync stability: Resolves an OutOfMemoryError and timeout during synchronization when processing large offline action payloads, preventing app crashes and invalid post-crash states. This ensures offline changes sync reliably without data duplication in memory.
- Third-party deeplink handling: Fixes the issue where third-party URLs did not open in an external browser, restoring expected redirection behavior.
- Dialog theming under Microsoft Intune MDM/MAM: Corrects dark mode theming issues that made dialogs unreadable, especially for work order tasks with special handling notes, ensuring dialogs display with proper colors and are legible.
- Universal link errors in whitelabel apps: Addresses errors shown when using custom app IDs with universal links.
- Now SDK Sample Application crash fix: Prevents app crashes caused by loss of internet connection while WiFi remains connected, improving robustness during network changes.
- Additional minor bug fixes and performance improvements: Enhances overall app reliability and user experience.
Practical Benefits for ServiceNow Customers
- Improved reliability of offline work processes by ensuring smooth synchronization of large data sets without crashes.
- Seamless navigation to external links, enhancing user workflow continuity.
- Better visual accessibility and consistency when using Microsoft Intune-managed devices, supporting secure mobile environments.
- Increased stability when working in variable network conditions, reducing disruptions.
- Easy access to try the app via demo accounts to evaluate features before deployment.
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.