Now Mobile - Intune for Android v21.5.0
The Android v21.5.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 PRB2023379 |
The arrow icon appears in the settings next to the instance name when logged in with the pre-login instance | ||
|
Android Mobile PRB2023969 |
Second user PIN is not recognized In Non Shared mode | Incorrect PIN error is shown | |
|
Android Mobile PRB2031389 |
PDF viewer does not support panning/scrolling after zooming in, making zoomed content unreadable | When users open a PDF within the app, they can pinch-to-zoom in on the document. However, once zoomed in, there is no ability to pan or scroll across the zoomed content. The zoom only operates from the center point, leaving content at the edges inaccessible. This makes PDFs effectively unreadable when zoomed. |
Expected behavior: User can pan/scroll the document in all directions to view zoomed content. Actual behavior: Document remains locked at center. No panning occurs. Content beyond the visible area is inaccessible. |
|
Android Mobile PRB2013102 |
Currency code is not displayed in a doughnut chart on Android while it appears on iOS | In Mobile Agent application, the currency code (RM) configured in the data visualization is displayed correctly inside the doughnut chart on iOS but is missing on Android. | |
|
Android Mobile PRB2026492 |
Universal linking opens the URL in a browser rather than inside the Agent app | ||
|
Android Mobile PRB2032631 |
A Slack deep link opens inside the Agent app's task instead of launching Slack as separate task (missing FLAG_ACTIVITY_NEW_TASK) | Tapping a MyHub function-link button with the Slack deep-link URL (slack://open) launches Slack's deep-link Activity inside the Agent app's task. Android Recent Apps shows the task labeled 'Agent' with Slack's UI on top, instead of Slack appearing as its own separate task. | |
|
Android Mobile PRB2008004 |
unreadConversation API on Now Mobile returns an inflated badge count and empty chat history when mobileChannelType and mobileChannelId are not passed | The /unreadConversation API on Now Mobile returns an incorrect (inflated) unread notification badge count on the Now Assist stars icon. When the user taps the clock icon to view chat history, the same inflated count is shown but no conversations are listed ('No chat found'). |
Expected behavior: The notification badge should show 0 (or no badge) when there are no active unread conversations. The chat history view should accurately reflect the user's conversation history. Actual behavior: The notification badge displays a non-zero count (matching stale records in [sys_cs_message_last_read]). The chat history view shows the same inflated count but displays "No chat found" with no conversations listed. |
|
Android Mobile PRB2034164 |
The app crashes when a screen rotates with the signature input bottom sheet open |
Observed that the app crashes. |
This version also includes other minor bug fixes and performance improvements.