What's New in This Guide for MAF Release 2.3.3

The following topics introduce the new and changed features of Oracle Mobile Application Development Framework (Oracle MAF) and other significant changes, which are described in this guide.

New and Changed Features for MAF Release 2.3.3

Oracle MAF Release 2.3.3 includes the following new and changed development features, which are described in this guide.

  • MAF application end users on the Android platform can now install the digital certificates required to access HTTPS servers in the MAF application’s keystore. You can register a file extension for the servers’ digital certificates to facilitate their installation, as described in Registering SSL Certificate File Extensions in a MAF Application.

  • This release requires Xcode 8 to develop and deploy MAF applications to the iOS platform. It also supports the deployment of MAF applications to devices running iOS 10. As a result of these requirements and support, MAF has made the following changes:

    • Exposed a new input field (Team) that displays the identifier of the development team. MAF automatically populates this input field with a value that it extracts from your provisioning profile. For more information, see Setting the Device Signing Options.

    • The iOS options page of the MAF for iOS Deployment Profile Properties dialog now displays a Push Notification Environment dropdown list from where you must select Production or Development to register your deployed application with the Apple Push Notification service (APNs) if your deployed application supports push notifications. The default value is Production. Applications that you migrate to this release of MAF use the default value. For more information, see Defining the iOS Build Options and Enabling Push Notifications.

    • MAF applications deployed to iOS 10 require usage descriptions if the application uses device capabilities, such as the camera, that may access the end user’s private data. For more information, see Providing Usage Descriptions for Plugins that Access Device Capabilities on iOS.

  • Removed limitations that no longer apply due to enhancements to quick deployment. For more information, seeWhat You May Need to Know About Quick Deployment Limitations.

Other Significant Changes in this Document for MAF Release 2.3.3

This document has been updated in several ways for this release. Following are the sections that have been added or changed.