/META-INF/amx-tag-libraries.xml
file that describes the custom components your MAF application uses. See Creating Custom UI Components. You can configure new or migrated MAF applications to evaluate EL expressions in the Web View layer. See Evaluating EL Expressions in the Java VM Layer.
inputDate
component has been changed such that tapping the up arrow increases the value and the down arrow decreases the value. To keep the older behavior, there is a new attribute (legacyMode
) whose value can be set to true
. See How To Use The Input Date Component for more details.The following features have already been identified as deprecated and will be removed from the product in a future release.
Description |
---|
1. Support for Visual Studio 2015 Support for Visual Studio 2015 will be removed from the product in a future release at which point MAF application developers must upgrade to Visual Studio 2017. |
2. APIs using org.ksoap2 classes The org.ksoap2 package will be removed from the product in a future release. Developers should ensure that their code does not invoke the following APIs: oracle.adfmf.util.XmlAnyDefinition.addAttribute(), oracle.adfmf.util.XmlAnyDefinition.getAttributeDetailInformation(), oracle.adfmf.util.XmlAnyDefinition.getAttributeValue(), oracle.adfmf.util.XmlAnyDefinition.getAttributeNames(), oracle.adfmf.dc.ws.rest.RestGenericType.getPropertyInfo() and does not refernce the class oracle.adfmf.util.AttributeInfo. |
The following features have been removed from the product and are no longer available.
Description |
---|
1. Due to changes in Apple iTunes, MAF removed the Deploy to iTunes for Synchronization to device deployment action option in this release. Deploying an iOS Application has been revised to describe how you now deploy a MAF application to an iOS device that is connected to your development computer using drag and drop. |
2. Support for 32-bit iOS devices The following 32-bit iOS devices are no longer supported: iPhone 4S, iPhone 5, iPhone 5C, iPad 2, iPad 3rd gen, iPad 4th gen, iPod Touch 5th gen. |
3. amx:validationGroup attribute validateCondition The 'always' option for the validateCondition attribute in amx:validationGroup was removed from the product. |
Sl. No | Bug Number | Description | Platform | Workaround |
---|---|---|---|---|
1. | 27085901 | When enabled in a MAF application, the following core plugins depend on version 1.1.0 of the cordova-plugin-compat plugin.
To meet the above requirement, MAF ships with version 1.1.0 of the cordova-plugin-compat plugin. Installation of third-party plugins in your MAF application that depend on a version of cordova-plugin-compat greater than 1.1.0 will fail if one of the previously-listed core plugins is enabled in the MAF application. |
all | None |
2. | 26638874 | When using certificate extensions, there is a limitation in the path of the URL.
|
Android | None |