Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8043139
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T04:48:47+00:00 2026-06-05T04:48:47+00:00

We are currently trying to bring our Flash/AIR application to an iPad for testing.

  • 0

We are currently trying to bring our Flash/AIR application to an iPad for testing.
Basically, it works, but the app is displayed in a very small window.

The original swf is set to 2048×1536 (which should be the correct iPad resolution). However, it seems as if the iPad is trying to fit 2048×1536 into that small window at the center of the display.

If I press on “2x” to make the app bigger, it scales everything up, and by that making everything very pixelated. It looks really awkward.

On desktop and Android, everything is working fine, of course.

Here is the application.xml:

<?xml version="1.0" encoding="utf-8"?>
<application xmlns="http://ns.adobe.com/air/application/3.2">
<id>com.xxx.xxx</id>
<versionNumber>1.0</versionNumber>
<filename>xxx</filename>
<name>xxx</name>

<initialWindow>
  <title>xxx</title>
  <content>xxx.swf</content>
  <systemChrome>standard</systemChrome>
  <transparent>false</transparent>
  <visible>true</visible>
  <minimizable>true</minimizable>
  <maximizable>true</maximizable>
  <resizable>true</resizable>
  <aspectRatio>landscape</aspectRatio>
  <renderMode>auto</renderMode>
  <autoOrients>true</autoOrients>
  <fullScreen>true</fullScreen>
  <width>2048</width>
  <height>1536</height>
</initialWindow>

<supportedProfiles>desktop mobileDevice</supportedProfiles>
<android>
<manifestAdditions><![CDATA[<manifest>
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.RECORD_AUDIO" />
</manifest>]]></manifestAdditions>
</android>

<iPhone>
  <InfoAdditions><![CDATA[<key>CFBundleDevelopmentRegion</key>
  <string>en</string>
  <key>UIStatusBarStyle</key>
  <string>UIStatusBarStyleDefault</string>
  <key>UIRequiredDeviceCapabilities</key>
    <array>
  <string>wifi</string>
  <string>microphone</string>
    </array>
  <key>UIRequiresPersistentWiFi</key>
  <string>YES</string>]]></InfoAdditions>
</iPhone>
</application>

Here is how I package the *.ipa file:

adt -package  -target ipa-test   -provisioning-profile  bat\certificates\xxx.mobileprovision  -storetype pkcs12 -keystore "bat\certificates\xxx.p12" -storepass xxx air\xxx.ipa application.xml -C output .

I am developing from Windows 7, using FlashDevelop. I also tried different combinations of renderMode, fullScreen, width/height, but nothing helped. The app is simply much too small on the iPad, and definitely NOT fullscreen.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T04:48:48+00:00Added an answer on June 5, 2026 at 4:48 am

    If there is a 2X-button on the iPad, you are running an iPhone app, not a “real” iPad app. The problem is in the XML. You need to specify the UIDeviceFamily to get it to compile as an iPad app: leebrimelow.com/?p=2764

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently trying to port an app from asp.net to php, however I just
I'm currently trying to refactor a couple of our ANT scripts and what I'd
I am currently trying to write an application that displays live video from a
We currently have a Web Forms application deployed on IIS. Our goal right now
We are currently maintaining a Perl web application and we are slowly trying to
Here are the couple of things we are trying to achieve Our staff currently
Currently trying at add ajax to a site, after much reading I discovered that
Im currently trying to downlaod a audio track from a WCF, i need some
Im currently trying to learn some stuff about encryption, it's algorithms and how it
I'm currently trying to add an MSChart to a partial view in ASP.NET MVC

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.