ServiceNow Onboarding - Intune for Android v14.3.0

  • Release version: Mobile
  • Updated July 5, 2022
  • 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 ServiceNow Onboarding - Intune for Android v14.3.0

    The Android v14.3.0 release of the ServiceNow Mobile Onboarding app was updated on July 5, 2022, providing critical fixes and enhancements. Users can download the latest version from the Google Play Store and access a demo to familiarize themselves with the app's features.

    Show full answer Show less

    Key Features

    • Improved Asset Scanning: Fixes an issue where barcodes with numerous small lines could not be scanned.
    • List Applet Column Setup: Addresses display issues where items in a list were stretched across the screen on Android devices.
    • Clipboard Management: Ensures that the clipboard is cleared when the app goes into the background, enhancing data security.
    • Minor Bug Fixes: Includes various performance improvements and other minor fixes.

    Key Outcomes

    With this update, ServiceNow customers can expect improved functionality in asset scanning, better user interface handling in list applets, and enhanced clipboard management for security. The overall performance of the mobile app has also been enhanced, providing a more seamless user experience.

    The Android v14.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 Mobile Onboarding 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 (non-classic)

    PRB1584841

    Scanning does not work if a barcode has lot of small lines Asset scanning does not work if there are many small lines in the bar code.
    1. Navigate to IT Asset Management Mobile in the OOB San Diego instance.
    2. Log in to Agent mobile app and navigate to the Asset tab.
    3. Click Asset lookup and try to scan the attached barcode.

    Observe that the barcode cannot be scanned.

    Mobile Android (non-classic)

    PRB1573251

    The NOW Mobile list applet column setup does not work on Android Items are stretched to the full width of the screen when a list with three columns has fewer than three items.
    1. Log in to a San Diego relee instance on Android.
    2. Create a Record section > List screen segment > Item section > Data item.
    3. Add the newly created record section to any applet launcher and open the corresponding Now mobile/agent app.
    4. Under the record section, set 'Column count' and 'Wide column count' to '3'.
    5. Adjust the data item conditions in such a way that only one or two rows of data are sent to the app layer.

    Observe that the one data item spans the whole width of the screen, whereas in iOS, the data item takes up only one space as expected.

    Mobile Android (non-classic)

    PRB1568880

    The clipboard is not cleared when the mobile app goes into the background The clipboard should be cleared if the app is backgrounded when glide.sg.clear_pasteboard _when_background is 'true', but it does not. As a result, text can be copied in certain places (such as the activity stream) and text cannot be copied from one place to another within the app.
    1. Log in to any Rome base instance.
    2. Navigate to the system property table and search for the property glide.sg.clear_pasteboard _when_background.
    3. Set the value to 'true'.
    4. Log in to the Agent mobile app on and try to copy any text from the activity stream.

    Expected behavior: The user can't copy text.

    Actual behavior: The user can copy text.

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