Recently I had migrated the MAF app for one of our client to IOS 9.2 using MAF 2.2.1 and found the issue like below.
The resource could not be loaded because the App Transport Security policy requires the use of a secure connection
Below are the steps to fix the issue
This is straight from the help guide..
Disabling App Transport Security for MAF Applications on iOS Devices
MAF applications that you migrate to this release of MAF enable ATS by default. You can disable ATS in your MAF application as follows:
- In JDeveloper, choose Application > Application Properties > Deployment.
- In the Deployment page, double-click the iOS deployment profile.
- Choose iOS Options.
- Select Disable Application Transport Security and click OK.
Here is the screenshot
Full Information here..
http://docs.oracle.com/middleware/maf221/mobile/install/GUID-91DF0B93-265C-408B-8128-F0F3A1D91EC2.htm#MAFIG-GUID-CD431C7F-A170-4DD4-B1F8-76C414FBDD4C