Hassan Mokdad
Hassan Mokdad

Reputation: 5902

Can't find IPhone IOS Platform when creating a new flex mobile project

I am trying to create a new Flex Mobile project that runs on the IOS platform, using Flash Builder 4.5. After specifying the project name, The wizards opens the Mobile Settings form, where I am supposed to choose between two platforms, Google Android and IOS. Only Google Android is appearing in the Platform Drop down list, What could be the problem? I am running a newly installed version of Flash Builder 4.5

Thanks

Upvotes: 1

Views: 1699

Answers (4)

Khattab
Khattab

Reputation: 737

Here's an Article on how to configure Flash Builder for iOS Development from A-Z:

Configuring Flash Builder 4 for iPhone/iPad iOS Development

Upvotes: 0

Muthusamy
Muthusamy

Reputation: 19

To Run configure your target platform in flash builder

follow these instructions:

* press Run-> Debug config
* display your mobile app in left side

then choose your target platform in right side of this config window. if u choose ios platform to 1. iPad 2. iPhone4 3. iPod lunch method drop down list Next choose any one your Launch method

Upvotes: 0

user1010572
user1010572

Reputation: 479

You need to update to Flash Builder 4.5.1, download an updater from here.

Upvotes: 3

Muthusamy
Muthusamy

Reputation: 19

To configure your iOS platform, follow these instructions:

  • press Run-> Debug config
  • display your mobile app in left side

Then choose your target platform in right side of this config window.

Next choose your Launch method:

  1. iPad
  2. iPhone4
  3. iPod

Upvotes: 0

Related Questions