Mobile Onboarding for Android v14.1.0
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 |
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.