• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Mark Air app for iOS 8 only?

Explorer ,
Feb 03, 2015 Feb 03, 2015

Copy link to clipboard

Copied

Hi,

How to mark an Adobe Air iOS app for "iOS 8 only", is there something I need to add to my app.xml?

Currently my app shows up for iOS version 4-8 but I want only iOS 8 devices to be able to download it.

Any ideas welcome.

TOPICS
Development

Views

301

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Feb 03, 2015 Feb 03, 2015

Copy link to clipboard

Copied

Yes. In your app.xml InfoAdditions you'll want :-

<key>MinimumOSVersion</key>
<string>8.0</string>

Adobe AIR * iOS Settings

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Mar 02, 2015 Mar 02, 2015

Copy link to clipboard

Copied

LATEST

Just tried to upload an iOS app to iTunes connect with the "iOS 8 only" code but I got this error:

error-ios8-only.png

Any ideas on how to fix it?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines