Now Support for Android v19.4.0

  • Release version: Mobile
  • Updated April 3, 2025
  • 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 Now Support for Android v19.4.0

    The Android v19.4.0 release enhances the ServiceNow Agent app with crucial fixes and performance improvements. Users can download the latest version from the Google Play store and have the option to launch a demo using a demo account available on the post-download screen or instance list screen.

    Show full answer Show less

    Key Features

    • Fixed Issues:
      • Blank Notification Categories (PRB1864255): Resolved issue where notification category titles appeared blank due to a theme color conflict.
      • App Crashing on Large Image Uploads (PRB1862459): Fixed crashes occurring when uploading high megapixel images (50MB) as attachments.
      • ALM Hardware Record Creation Failure (PRB1853593): Addressed issue where records were not created when using Create Asset or Retire Asset due to serial number submission failures.
      • App Crash on Closing Catalog Item (PRB1868822): Resolved crash that occurred when users attempted to close a catalog item submission.
      • URL Transformation Issues (PRB1865339): Fixed a bug that caused default screens to open instead of the intended URLs.
      • Custom Map Input Display Issue (PRB1866637): Improved display of single input forms in full-screen mode.

    Key Outcomes

    With this update, ServiceNow customers can expect improved app stability and functionality, ensuring a smoother user experience while interacting with mobile features. The fixes address significant issues that previously hindered usability, empowering users to efficiently manage their tasks on the go.

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

    PRB1864255

    The notification category list appears blank A default theme with a white text color is applied, which appears blank against a white background.

    Navigate to More > Settings > Preferences > Notifications.

    Observe that notification categories titles are blank.

    Mobile Android

    PRB1862459

    The app crashes while uploading larger images High megapixel images (50MB) uploaded as attachments cause the app to crash.
    1. Log in into Now Mobile.
    2. On the home page, select Request IT assistance under 'Quick links'.
    3. Select Add attachments.

      The camera opens.

    4. Change image resolution to 50MB and capture the image.
    5. Select OK.

    Observe that the app crashes.

    Mobile Android

    PRB1853593

    alm_hardware records are not successfully created when using the Create Asset or Retire Asset buttons in Now Agent

    The serial number entered is not submitted to the back-end. Therefore, the record is not successfully created.
    1. Select the Create Asset icon under the Asset tab.
    2. Fill the form and proceed to the bar code scanning page.
    3. Enter a random serial number and Submit.

    Observe that the record is not created and a success message is not displayed.

    Mobile Android

    PRB1868822

    CabrilloBackPressHandler.flowEnded() can inadvertently back the user out of the entire application When a catalog item is submitted and the Close button is selected, the app crashes and sends the user back to the Android home screen.
    1. Log in to the Agent app.
    2. Select the Home-web tab.
    3. Select the Marketing channel and select Raise Request.
    4. Select the catalog items (for example, "MySales (SFDC) functional...") and follow the screen instructions to submit the catalog item.
    5. Select the Close button.

    Expected behavior: The catalog item page is closed and sends the user back to the previous screen.

    Actual behavior: The app is closed/crashed and sends the user back to the Android home screen.

    Mobile Android

    PRB1865339

    Default list and form screens open instead of URLs with base instance configuration A fix for URL transformation inadvertently brings in default list and form screen builders when a URL matches a well-known platform list or record URL.
    1. Add a link to a standard form or list URL such as incident_list or incident.do?sys_id={sys_id} using a link URL function.
    2. Open the link in the app.

    Expected behavior: The URL opens in an internal web browser.

    Actual behavior: A default native list or form screen is opened.

    Mobile Android

    PRB1866637

    A custom map's single input doesn't display in full-screen mode When a custom map input is a single visible input, an input form screen should always display in full-screen mode.

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