Mobile Agent for Android v18.4.0

  • Release version: Mobile
  • Updated November 7, 2024
  • 2 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 Mobile Agent for Android v18.4.0

    The Mobile Agent for Android v18.4.0 release, updated on November 7, 2024, introduces important fixes and minor enhancements to improve user experience. Customers can download the latest version from the Google Play Store and try a demo account immediately after installation.

    Show full answer Show less

    Key Features

    • Barcode Scanner Fix: Resolves an issue where scanned barcode values were incorrectly processed, enhancing data accuracy during barcode scanning operations.
    • Activity Stream Rendering: Fixes the rendering of special characters in the Activity Stream, ensuring proper display of content.
    • Instance URL Population: Corrects an issue where the instance URL was not pre-filled when the Nickname field was left empty during mobile app setup.
    • Overall Improvements: Includes various bug fixes and performance enhancements for a smoother user experience.

    Key Outcomes

    With this update, ServiceNow customers can expect improved reliability in barcode scanning, accurate display of special characters in notes, and consistent instance URL population, all contributing to a more efficient mobile application experience. The release aims to enhance usability, ensuring that agents can perform their tasks more effectively in the field.

    The Android v18.4.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

    PRB1793478

    A barcode scanner value is not correctly processed when the scanner is opened from CellsFragment The data for a scanned barcode is replaced by the data for the next barcode scanned.
    1. Log in to the Agent app.
    2. Navigate to Jump to Barcode under the Rounds section.
    3. Scan barcode1.png.
    4. Select Healthy/ Unhealthy and submit (if the Healthy/Unhealthy buttons are not visible, skip this step).
    5. Tap Jump to Next Barcode.
    6. Scan barcode2.png.

    Expected behavior: The data for barcode 2 shows on the CellsFragment. Hitting the Back button shows the user the FormScreenFragment for barcode 1's data, and then hitting it again takes the user back to the ALP.

    Actual behavior: The data for barcode 2 shows on the CellsFragment, then is replaced by the data for barcode 1 after a few seconds (when client refresh finishes). Also, hitting the back button takes the user to the ALP instead of back to a previous FormScreenFragment.

    Mobile Android

    PRB1806088

    Special characters such as < > and & do not render/escape properly in the Activity Stream The characters render incorrectly in the output.
    1. Log in to Agent Mobile as a user assigned to a Work Order task (or impersonate a user who is assigned to one).
    2. Open a WOT record.
    3. Type <>& into the Work Notes in the Activity Stream of the record.

    Notice that it renders as &lt;&gt;&amp;.

    Mobile Android

    PRB1814112

    A pre-filled instance URL is not populated when the optional Nickname field is empty On a mobile publishing Android build, the instance URL should be populated regardless of whether the Nickname field is empty or not.
    1. Submit a mobile publishing Android build.
    2. In the Login Management section, fill in the Default app instance field but leave the optional Nickname field empty.
    3. Once the build is ready, install and check the pre-filled instance.

    Expected behavior: The instance is populated because the instance URL was provided.

    Actual behavior: The instance is not populated.

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