Skip to main content
Inspiring
March 27, 2012
Answered

IPad 3 Retina Display Flex Mobile

  • March 27, 2012
  • 4 replies
  • 1683 views

I have been developing a flex mobile app over the past few weeks. My concern is the new Retina Display. Will the IPad 3 automatically use the Retina Display? Is there anyway to force the IPad 3 to NOT use the retina display. I am too far along to be redoing this.


Thanks

This topic has been closed for replies.
Correct answer Colin Holgate

The doubling up is automatic, it does a good job.

To use the native resolution you would have to compile using the 5.1 SDK, if you haven't done that, it will effectively be 1024x768.

So, don't worry.

4 replies

Colin Holgate
Colin HolgateCorrect answer
Inspiring
March 27, 2012

The doubling up is automatic, it does a good job.

To use the native resolution you would have to compile using the 5.1 SDK, if you haven't done that, it will effectively be 1024x768.

So, don't worry.

Inspiring
March 27, 2012

I am just using 4.6. I don't think I have specifically updated to 5.1?

Thanks I can relax a little now.

Colin Holgate
Inspiring
March 27, 2012

4.6 is Flash Builder I guess. 5.1 refers to the iOS SDK. You can't accidentally be using it, but it is possible to use it in FB 4.6. I'm sure you're not using it.