Now Mobile - Intune for Android v19.0.0

  • Release version: Mobile
  • Updated December 5, 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 - Intune for Android v19.0.0

    The Android v19.0.0 release of the Now Mobile - Intune app, updated on December 5, 2024, includes essential bug fixes and performance improvements to enhance user experience. Customers can download the latest version from the Google Play store and try the ServiceNow Agent app through a demo account.

    Show full answer Show less

    Key Features

    • Barcode Scanner Fix: Resolved an issue where scanned barcode values were incorrectly processed, ensuring accurate data display.
    • Special Characters Rendering: Fixed the rendering of special characters in the Activity Stream to prevent incorrect output.
    • MESP Catalog Item Closure: Addressed a problem where the Close button on the MESP catalog item page was non-functional after submitting a form.
    • Field Value Copying: Enabled the option to copy field values, which was previously unavailable under certain conditions.
    • Instance URL Population: Corrected the issue where the instance URL was not populated when the Nickname field was empty.
    • Chat Message Ordering: Improved the chat functionality to prevent the 'You are offline' message and ensure messages appear in the correct order.
    • Page Reload Script: Fixed a script issue that affected webpage reloading when switching tabs.

    Key Outcomes

    With these updates, ServiceNow customers can expect improved functionality and efficiency in the Now Mobile - Intune app, leading to a more reliable user experience. The fixes enhance critical features, allowing users to interact seamlessly with the app and resolve issues promptly. By staying updated with the latest version, customers can leverage these enhancements for better mobile service management.

    The Android v19.0.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 buttons are not visible, skip this step).
    5. Select Jump to Next Barcode.
    6. Scan barcode2.png.

    Expected behavior: The data for barcode 2 shows on the CellsFragment. Selecting the Back button shows the user the FormScreenFragment for barcode 1's data, and then selecting 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, seleting 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 are rendered 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

    PRB1815140

    The Close button of the MESP catalog item page doesn't work when the link is opened from the Virtual Agent chat When a Virtual Agent topic returns a link response node that opens an MESP catalog item page, the Close button doesn't work after submitting the catalog item.
    1. Enable chat in the Now Mobile homepage.
    2. Select the chat and initiate Virtual Agent chat.
    3. Select Show me everything.
    4. Select the topic created above.
    5. Select the link and open the MESP page.
    6. Fill in the form and submit.
    7. Select the Close button.

    Expected behavior: The MESP is closed and the user is returned to the VA interface.

    Actual behavior: Selecting the Close button does nothing.

    Mobile Android

    PRB1794535

    The user can't copy field values The option to copy text from fields does not appear when the screen fields = 19 or more.

    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.

    Mobile Android

    PRB1780908

    The user observes a 'You are offline' message and an incorrect order of messages in the agent chat window When chat is initiated and the user has left the chat for over one minute, the user observes a message reading 'You are offline', and the messages sent by Agent go out of order.
    1. Initiate a chat and make the app run in the background.
    2. Send messages to the user after waiting 30 seconds.
    3. Re-open the app by clicking the notification.

    Notice a message that reads 'You are offline' on top of the chat window. Also, the order of messages is sometimes incorrect.

    Mobile Android

    PRB1822056

    A page reload script doesn't work properly A script that reloads a webpage when the user switches between tabs does not work on Android.

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