Now Mobile for Android v17.5.0

  • Release version: Mobile
  • Updated May 9, 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.5.0

    The Android v17.5.0 release of the ServiceNow mobile application introduces crucial fixes and improvements, enhancing the overall user experience. Customers are encouraged to download the latest version from the Google Play Store and can utilize a demo version to familiarize themselves with the app's functionalities.

    Show full answer Show less

    Key Features

    • Bug Fixes: The release addresses several specific issues that affected application performance and user interactions, including:
      • Server Error on Button Click: Resolved an issue where clicking the Accept button multiple times resulted in an 'Insufficient privileges' error.
      • App Crash on Applet Access: Fixed an app crash occurring when opening an applet with disabled Next Experience UI.
      • Uploading Files Dialog: Corrected the 'Uploading' dialog not dismissing properly after file submission.
      • Decimal Input for German Language: Allowed comma input in Number fields for instances set to German language.
      • Barcode Scanning Behavior: Improved the processing of multiple barcode scans for better user experience.
      • Offline Related Lists: Enhanced the visibility of records in offline mode, addressing the limitation of only displaying the first 20 records.

    Key Outcomes

    With these updates, ServiceNow customers can expect a more reliable mobile application, reduced errors during task management, and improved functionality in offline scenarios. Users should find interactions smoother, particularly when managing tasks, scanning assets, and accessing related lists.

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

    Mobile Android

    PRB1751891

    Clicking the Accept footer button multiple times causes a server error When the user clicks the Accept or Mark as complete button, there is no indication to the user that the action was submitted. If the user clicks one of these buttons again, an 'Insufficient privileges' error displays because the button was already clicked.
    1. Navigate to Home.
    2. Under the section 'My Onboarding', click any open task.
    3. The user is redirected to the 'Active set' page.
    4. Click Post-Offer.
    5. Click any task.
    6. Click Accept.

    Observe the 'Insufficient privileges' error.

    Mobile Android

    PRB1751431

    The Agent Mobile App crashes when opening an applet The app crashes when opening an applet using a button in a card template referring to Next Experience CSS variables if Next Experience UI is disabled
    1. Set the system property glide.ui.polaris.experience to false to disable the Next Experience UI.
    2. Log in to the Agent Mobile App.
    3. Navigate to My work > My tasks. Tap to open a record.

    Expected behavior: The record should be opened successfully in the Agent Mobile App.

    Actual behavior: The record is opened but the Agent Mobile App crashes.

    Mobile Android

    PRB1748251

    The 'Uploading' dialog is not dismissed
    1. Open My work > My Tasks and select a task.
    2. Navigate to the 'Maintenance Checklist' related list and open the maintenance record.
    3. Select Update.
    4. Attach a couple photos.
    5. Tap Submit.

    Observe that the number of 'Uploading files' is incorrect.

    Mobile Android

    PRB1744211

    A comma character is not accepted in a Number input field in an Agent Mobile instance with the language set to German In German, a comma is used instead of a period as a decimal separator. However, a comma character is not accepted in a Number field.
    1. Provision an instance with the language set to German.
    2. Navigate to the Meine Arbeit tab.
    3. Select the first work order task.
    4. Click the three dots and select the last option.
    5. In the Gearbeitete Zeit field, try to enter a comma.

    Observe that a comma is not allowed in the field.

    Mobile Android

    PRB1754838

    Multiple barcode scans get appended instead of being processed separately using an external barcode scanner connected through bluetooth
    1. Use the Scan-To-Connect Utility App on Android device to pair the Zebra DS2278-SR via bluetooth.
    2. Tap the Inventory tab.
    3. Tap Add asset multiscan.

      Note that the first field is not automatically focused on. The user has to tap it.

    4. Scan barcodes using Zebra DS2278-SR.

    Expected behavior: Multiple barcode scans should be processed separately. After one barcode is scanned, the app should automatically move to scan for the next value instead appending the next value to the first scan.

    Actual behavior: Multiple barcode scans get appended instead of being processed separately. This occurs for multiscan and groupscan.

    Mobile Android

    PRB1761248

    Offline related lists don't display multiple pages Only the first 20 records in a related list are shown because multiple pages can't be loaded in offline mode.
    1. Provision a Vancouver instance.
    2. Create a related lists screen and mark it for offline.
    3. Ensure that the destination screen from the related list is marked for offline and has more than 20 records.
    4. Go offline.
    5. Open the related list while offline.

    Expected behavior: The user can scroll to view all records.

    Actual behavior: Only the first 20 records are returned and no additional pages are loaded.

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