Mobile Onboarding for Android v15.4.0

  • Release version: Mobile
  • Updated February 2, 2023
  • 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 Mobile Onboarding for Android v15.4.0

    The Android v15.4.0 release, updated on February 2, 2023, addresses several bugs and improves overall performance for the ServiceNow mobile application. Users can download the latest version from the Google Play Store and explore the app via a demo account.

    Show full answer Show less

    Key Features

    • Bug Fixes: This release resolves specific issues, enhancing user experience and application reliability.
    • Performance Improvements: Minor fixes have been implemented to optimize app performance.

    Key Outcomes

    • Users can now submit reservation requests without encountering the previous issue of an empty 'Reservation details' page.
    • Push notifications will accurately display fields that start and end with braces.
    • Fields designated as read-only will now appropriately appear greyed out.
    • Composite characters can be entered correctly using a Korean keyboard.
    • Navigation within the app will experience reduced performance issues, especially when deep within tab stacks.
    • Updates to non-string inputs on input form screens will reflect immediately, minimizing delays.

    The Android v15.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

    PRB1597243

    After submitting a reservation request in Now mobile app by Android mobile, the app returns to the same page after editing
    1. Log in to an instance in Now Mobile from Android.
    2. Home tab > Helpful quick actions section > Return to Workplace.
    3. Preparing to Return > Reserve a Workspace.
    4. See what's available > Search All.
    5. Provide required details, like building, floor, and dates.
    6. Click Next.
    7. Select a location.
    8. Click Submit.
    9. After submission, from the bottom buttons, click Edit reservation.
    10. Click Next.
    11. Click Next.
    12. From this page, change 'Reservation Visibility' to another option.
    13. Click Submit.
    14. Repeat the steps 9 to 13.

    After changing 2 or 3 times, the 'Reservation details' page becomes empty when logged-in from an Android phone. In iOS, it displays details as expected.

    Mobile Android

    PRB1609741

    Push notifications display incorrectly when fields start and end with braces For example, '[blah]' or '{bloop}'.
    1. Open the Now mobile app.
    2. Navigate to the platform.
    3. Open an incident.
    4. Click sendiSMS from related links.

    Expected behavior: The notification contains a field that starts and ends with braces.

    Actual behavior: The notification is missing fields that start and end with braces.

    Mobile Android

    PRB1616771

    Fields aren't changing to read-only in Android's Mobile app The field isn't greyed out even though it's non-editable.
    1. Create an input form screen.
    2. Create an action item.
    3. Create a mobile function (sys_sg_button).
    4. Associate it with the action item created earlier.
    5. Add the mobile function to any of the Applets.
    6. Create a UI rule to make the field read-only on the input form screen.

    Expected behavior: The read-only field should be greyed out in the input form screen.

    Actual behavior: The read-only field isn't greyed out, though it's not editable.

    Mobile Android

    PRB1621875

    The user is unable to enter composite characters on a Korean keyboard when entering text on the input form screen The user can only observe composite characters by posting a work note or comment in an activity stream.
    1. Enable a Korean keyboard input in the device settings.
    2. On Samsung, navigate to Settings > General Management > Samsung Keyboard settings > Languages and types.
    3. Change 'Querty' to 'Chunjiin'.
    4. Open any input form screen.
    5. Start typing multiple characters.

    Expected behavior: Composite characters are formed.

    Actual behavior: Only a single character is allowed.

    Mobile Android

    PRB1622705

    Navigating deep into a tab stack causes performance issues
    1. Install FSM.
    2. Log in as any user with some tasks.
    3. Open any work order task.
    4. Open the 'Related' tab.
    5. Tap 'Work order' in related work orders.
    6. Repeat steps 4 and 5 until you are many levels deep (6+).

    Expected behavior: The UI should behave in a performant manner.

    Actual behavior: The UI starts to drop frames and performance is noticeably impacted.

    Mobile Android

    PRB1628319

    When modifying non-string inputs on input form screens, there's a delay before the UI updates The delay should be limited to text input. Other inputs should have UI rules run immediately, which should complete before the UI updates.
    1. Open Agent app.
    2. Use any instance later than Rome.
    3. Install FSM with demo data.
    4. Log in as an agent.
    5. Open a work order task.
    6. Tap the top menu.
    7. Edit the task.
    8. Change the start or end date.

    Expected behavior: The UI should reflect the updated date immediately.

    Actual behavior: There's a 1.5 second delay before the UI updates.

    Mobile Platform

    PRB1600854

    KB1169099

    Carried parameters aren't set in an embedded screen in San Diego

    Refer to the listed KB article for details.

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