Oracle Mobile Application Framework 2.5.0 Migration Notes

The following notes correspond to a migration from 2.4.2 to 2.5.0. If you are migrating from an earlier release, please also refer to previous migration notes.

Description

  1. A new version of JDeveloper (12.2.1.3.0) is required and the MAF 2.5.0 extension will need to be enabled within this. See Migrating an Application to MAF 2.5.0.

    If desired, you can install 2 versions. See this blog post.

  2. Using Xcode 9.x
  3. Migrating Cordova Plugins from Earlier Releases
  4. Evaluating EL Expressions in the Java VM Layer.

    Note: There is more error checking as well, such that new errors now may be raised causing code to break if it did not have full error checking in place already. For quick resolution, you can use a legacy mode. Though eventually all error checking will need to be put in place.

  5. The Input date component has been changed on Android.