Mobile Onboarding for Android v12.4.0

  • Release version: Mobile
  • Updated August 19, 2021
  • 4 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 Onboarding for Android v12.4.0

    The Android v12.4.0 release focuses on fixing various issues within the Mobile Onboarding application. Users are encouraged to download the latest version from the Google Play store and can explore the app through a demo account.

    Show full answer Show less

    Key Features

    • Push Notification Fix: Resolves issues with receiving notifications on the Now Mobile and BlackBerry apps, particularly when the app is not running.
    • Accessibility Improvements: Enhancements to Talkback functionality to ensure proper announcements for interface elements.
    • Survey Submission Issues: Fixes related to attachment questions in mobile surveys, ensuring attachments are saved correctly.
    • Function Condition in Media Section: Addresses issues where function conditions are ignored in the 'Media' section of the app.
    • YouTube Link Issues: Resolves broken YouTube playlist links in onboarding tasks and comments.

    Key Outcomes

    With this update, users can expect improved app stability, better accessibility features, and a smoother experience when interacting with surveys and notifications. The inclusion of minor bug fixes and performance enhancements also contributes to a more reliable user experience. Customers are encouraged to download the latest version to take advantage of these improvements.

    The Android v12.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 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)

    PRB1444666

    Push notifications are not received on the Agent and Now Mobile BlackBerry apps after quitting The app receives the push notifications, but there is a check if the user is authorized, which determines if the notifications should be shown to the user. For the Now Mobile app, the authorization check is always successful. However, in the Now Mobile BlackBerry app, the authorization check fails if the notification is received when the app is not running.
    1. Install and log in to the Now Mobile Intune app.
    2. Order an item from the catalog.
    3. Remove the app from 'Recents'.
    4. Trigger a push notification.

    Expected behavior: The push notification should be shown in the app.

    Actual behavior: You don't see the push notification in the app. Check the logs and notice that the push notification message was received.

    Mobile Android (non-classic)

    PRB1476745

    Talkback does not announce the label 'Enter the instance address.....' when focus moves to its edit field
    1. Launch the Agent app.
    2. Turn on Talkback.
    3. Tap the '+' icon to add an instance.

    Expected behavior: Talkback should announce the label field 'Enter the instance address' when you edit a text field.

    Actual behavior: Talkback announces 'Editing example.servicenow.com'.

    Mobile Android (non-classic)

    PRB1499412

    The attachment question type does not work properly for native mobile surveys for Android Users observe that when navigating through the Next button in the mobile UI for survey questionnaires, attachments do not auto-save.
    1. Log in to the Now Mobile app.
    2. Navigate to My Tasks > Attachment question issue task.
    3. Click the short description 'Attachment question issue task'.

      A survey opens.

    4. Answer the questions and add an attachment for the attachment type question.
    5. Submit the survey.

      Observe that submitting does not work if you click the Previous button. Returning to the attachment question, the attachment that you selected is not present. Because the attachment question was mandatory, the survey is not submitted.

    6. Add an attachment again, click the Next button, and submit the survey.

    This time, it works as expected. The issue is that the attachment response is removed when you answer the next question after the attachment question.

    Mobile Android (non-classic)

    PRB1503249

    Talkback does not announce the correct role for the tab and the position count for the 'Applications' control through the 'My approvals' control The same issue is observed for all controls present throughout the application on Android devices.
    1. Enable Talkback and open the app.

      The log in screen appears.

    2. Enter an instance and try with the demo account.
    3. Navigate to Service Desk agent > Launch Demo.
    4. Navigate to the 'Applications' control through the 'My approvals' control.

    Mobile Android (non-classic)

    PRB1504811

    Talkback does not announce the role as a 'button' for the control under the 'Instance' screen
    1. Activate TalkBack.
    2. Add an instance.
    3. Log in and log out.
    4. On the instances list, select the instance added in step 2.

    Expected behavior: The element should be described as a 'button'.

    Actual behavior: Talkback reads the name of the instance, the URL, and the list.

    Mobile Android (non-classic)

    PRB1507052

    KB0965723

    Users cannot submit a survey in the Agent Mobile app for Android when a survey field is mandatory but hidden based on previous options Refer to the listed KB article for details.

    Mobile Android (non-classic)

    PRB1509370

    The function condition does not work for the 'Media' section functions Android mobile apps ignore the condition in the function when the function is added to the 'Media' section.
    1. Create a function (sys_sg_button).
    2. Add the condition as '!gs.hasRole('itil')' to the function.
    3. Create a 'Media' section for any applet launcher on the Now Mobile app.
    4. Add a function instance to the 'Media' section using the function created in step 1.
    5. Log in to the Now Mobile app as an ITIL user on an Android device.

      Notice that the function instance appears.

    6. Log in to the Now Mobile app on an iOS device.

      The function instance does not appear.

    Expected behavior: The function instance should not appear for the ITIL user on the Android device.

    Actual behavior: The function instance in the 'Media' section ignores the function condition.

    Mobile Android (non-classic)

    PRB1512300

    Null pointer exception performance instability in the UI policy controller

    Mobile Android (non-classic)

    PRB1513151

    YouTube playlist links are rendered broken in the Now Mobile and Onboarding apps The issue is observed when YouTube playlist links are used in an onboarding task or comments on a RITM. When users click the link, it opens YouTube with the error 'This video is unavailable'.
    1. Open a Paris base instance.
    2. Raise any request from the service catalog and enter a YouTube link in the RITM comments.
    3. Log in to Now Mobile as the user that the RITM is requested for.
    4. Click the 'For Me' tab.
    5. From the 'My request' list, navigate to the RITM created in step 2.
    6. Navigate to the updates tab and click the YouTube link.

    The link takes you to the YouTube app and an error is observed: 'This video is unavailable'. The same issue occurs on the Onboarding app, when using sn_hr_core_template with a YouTube playlist link. When the resulting task is accessed, the Onboarding app gives the same error.

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