Skip to main content
Participant
February 24, 2016
Question

Flash builder 4.7 / AIR 21 / iOS simulator (9.2) - default iphone 5 - Can't load iPad

  • February 24, 2016
  • 0 replies
  • 369 views

Hi,

I'm experiencing an issue with the above config where no matter what I do the simulator loads an iPhone 5.

I've tried setting the default simulator in terminal, I've selected iPad in the debug config in FB, and I've enabled iPad in the XML with the addition of:

<key>UIDeviceFamily</key>

  <array>

  <string>1</string>

  <string>2</string>

  </array>

Anyone else experiencing this issue / have a solution?

Thanks

This topic has been closed for replies.