Mobile Onboarding for Android v14.1.0

  • Release version: Mobile
  • Updated May 5, 2022
  • 1 minute to read
  • The Android v14.1.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)

    PRB1559270

    Deep links to a list using UI parameters do not work as expected A deep link to a list screen with a UI parameter shows an empty list.

    Mobile Android (non-classic)

    PRB1559308

    The text cursor resets to the default position when typing quickly and selecting suggestions from the keyboard on Android devices
    1. Open the Agent application.
    2. Click More in the navigation tab and navigate to 'My work'.
    3. In 'My tasks', select any task.
    4. Click the three dots on top and select Questionnaires.
    5. Click Inspection Questionnaire.
    6. Complete the details.
    7. In the Provide a reason for not providing cooling field, start typing quickly and choose suggestions from keyboard.

    Expected behavior: The cursor should not move to the first position.

    Actual behavior: The cursor moves to the first position.

    Mobile Android (non-classic)

    PRB1568696

    Performance degradation from CabrilloFragment.java From the Cabrillo page, when the user tries to download files, they observer a spinner. For 'onComplete', the spinner is dismissed, but the 'onComplete' listener is called from the IO thread instead of the main thread. This causes a 'CalledFromWrongThreadException'.

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