Now Mobile 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 Mobile for Android v19.4.0

    The Android v19.4.0 release of the ServiceNow mobile application, updated on April 3, 2025, focuses on resolving various issues and enhancing app performance. Users can download the latest version from the Google Play Store and access a demo account to explore the ServiceNow Agent app.

    Show full answer Show less

    Key Features

    • Bug Fixes: This release addresses several specific problems that impacted user experience, including:
      • Notification Category Visibility: Fixed an issue where notification category titles appeared blank due to a theme color mismatch.
      • Image Upload Crashes: Resolved crashes occurring when attempting to upload high megapixel images (50MB).
      • Asset Record Creation: Ensured that the serial number entered when creating or retiring assets is successfully submitted.
      • App Crashes on Catalog Submission: Fixed a crash that sent users back to the home screen after submitting a catalog item.
      • URL Handling: Corrected a URL transformation issue that led to default screens opening instead of intended URLs.
      • Full-Screen Mode for Custom Maps: Improved functionality to ensure single input forms display correctly in full-screen mode.

    Key Outcomes

    With the v19.4.0 update, ServiceNow customers can expect a more stable and user-friendly mobile application. The fixes enhance functionality and reduce app crashes, ultimately improving the overall user experience when managing IT services through the mobile platform.

    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.