Oracle Mobile Application Framework 2.6.3 Release Notes

New Features

Android: We are proud to announce deployment support for Android 10 (api 29).

Android: On Android 10, a black or white stripe may appear at the bottom when using the default launch screen. The issue can be fixed by using different images and by rebuilding your app.

Steps:

  1. Download the zip file from TBD.
  2. Extract the images from the android.zip file.
  3. Replace the existing launch screen images in the folder <APP_HOME_FOLDER>/resources/android/
  4. Re-deploy the application

Android: When talkback is enabled, the autoDismiss popup was not getting closed when losing focus. A click event is now being fired to close the pop-up.