ServiceNow Onboarding - Intune for Android v14.3.0

  • Release version: Mobile
  • Updated July 5, 2022
  • 2 minutes to read
  • 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.