Now Mobile for Android v17.3.0

  • Release version: Mobile
  • Updated March 7, 2024
  • 3 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Now Mobile for Android v17.3.0

    The Android v17.3.0 release, updated on March 7, 2024, includes several fixes for the ServiceNow mobile application, enhancing user experience and performance. Users can download this version from the Google Play Store and can also access a demo account for initial exploration.

    Show full answer Show less

    Key Features

    • Attachment Viewing: Addressed an issue where attachments could not be opened, displaying an error message.
    • Push Notifications: Fixed a bug where tapping on a banner push notification resulted in an infinite loading screen.
    • Typing Indicator: Resolved a UI glitch that falsely indicated an agent was typing when they had sent an image file.
    • Currency Display Consistency: Corrected inconsistencies in currency formatting between Android and iOS versions.
    • Form Submission: Fixed a problem where mandatory choice fields would not allow submission if deselected.
    • Barcode Scanning: Improved functionality so that focus automatically shifts to the next field after scanning.
    • Universal Links API: Corrected an issue where the client made unnecessary API calls despite universal link properties being disabled.
    • Attachment Corruption: Fixed a bug that caused uploaded attachments to become corrupted and unviewable.
    • Paging Functionality: Resolved an issue preventing paging from working in the item section screen.

    Key Outcomes

    This update aims to improve the overall functionality and reliability of the mobile application, enabling users to work more efficiently. Customers can expect smoother interactions with attachments, notifications, and forms, as well as enhanced consistency across platforms. These improvements are designed to enhance user satisfaction and streamline workflows within the ServiceNow ecosystem.

    The Android v17.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

    Mobile Android

    PRB1734432

    The user is unable to view an attachment An attachment in Android does not open when clicked and shows the message 'Can't open file. Try saving the file on the device and then opening it.'

    Mobile Android

    PRB1733542

    The user is unable to open a banner push notification Tapping a banner notification leads to an infinite load screen in the app.
    1. Log in to any base instance on Android as an admin or maint user.
    2. From the platform desktop view, open any RITM record opened by an ITIL user.
    3. Add a comment in the Additional Comments field in the record.
    4. Wait for a banner notification to appear and tap to open.

    Expected behavior: The App should open and navigate the user to the Notifications tab.

    Actual behavior: The page gets stuck and displays a spinning circle.

    Mobile Android

    PRB1726649

    When an agent sends an image file to a mobile chat user, there's a false indication that the agent is typing When workspace agent sends an image to mobile end user, the UI of the mobile app indicates that the agent is still typing when they are not.

    Mobile Android

    PRB1729792

    Inconsistency between Android and iOS in displaying currency fields in List view For example, A$ 3.40 in Android is $AUD 3.40 in iOS.

    Mobile Android

    PRB1733802

    The input form screen mandatory choice submit field rule doesn't work when a choice is deselected The user can't submit a form when a mandatory field is empty. However, they can get around this by populating then depopulating a field before submitting.

    Mobile Android

    PRB1716477

    Barcode scanning with an external zebra scanning device doesn't automatically shift focus to the next field after scanning The user needs to manually tap the next field in order for the barcode scan to work.

    Mobile Android

    PRB1734336

    The client does not honor a disabled universalLink Properties rule. The client does not honor SystemProperty.universal LinkProperties.enabled = false.
    1. Log in to an instance that has the universalLink Properties disabled.
    2. Navigate to a Service Portal page.

    Expected behavior: The client does not make an API call to Universal Links.

    Actual behavior: The client makes a request to the Universal Links API and displays the "Error loading URL" screen.

    Mobile Android

    PRB1735778

    Attachments become corrupted and not viewable on Android or Web after being uploaded to the instance
    1. Navigate to the 'Work order' tab.
    2. Open the first WOT.
    3. Click the top menu (3 dots).
    4. Click Add attachment and attach a PDF.

    Expected behavior: The uploaded PDF should be viewable from the Activity Stream.

    Actual behavior: The PDF cannot be viewed/opened.

    Mobile Android

    PRB1735806

    Paging does not work inside the item section screen

    Pre-requisites:

    • FSM OOB configuration. Any necessary offline configuration.
    • The item section screen must be a list that is available offline.

    Steps:

    1. Log in to an instance with the above pre-requisites with Now Agent.
    2. Navigate to a list of records. Open a record.
    3. Swipe to the list item section on the record.
    4. Open the list in the item section.
    5. Scroll to the very bottom of the list.

    Expected behavior: Scrolling to the bottom of the list pages a new group of items.

    Actual behavior: Paging does not occur. For example, scrolling to the bottom of the list simply shows the bottom of the list.

    This version also includes other minor bug fixes and performance improvements.