Search code examples
xcodejdeveloperhybrid-mobile-apporacle-maf

Why Jdeveloper not listing earlier IOS version?


I am working on a Oracle MAF mobile app and I want to deploy app on IOS 6.1.6, but my JDeveloper lists IOS 7.0 as minimum target version in deployment profile dialogue box. How can I add earlier IOS version to this list.

My deployment device is iPhone 3GS (IOS 6.1.6)

JDeveloper - 12.1.3

Xcode - 6.3.1

MAC - 10.10


Solution

  • For starters, your phone (3GS) isn't supported for Oracle MAF. Here you can view the Oracle Mobile Application Framework 2.0.1 Certification Matrix

    But you should be able to use the iOS simulator for iOS 6.X. Have you verified that you have installed the iOS 6.X simulator in XCode ( read this if needed)?