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

iOS 8 extensions feature for Air iOS apps?

Explorer ,
Feb 26, 2015 Feb 26, 2015

Copy link to clipboard

Copied

Hi,


Since iOS 8 it's possible to add extensions to iOS apps. (App Extensions - Apple Developer)

Will that feature come to Adobe Air?

Thanks

TOPICS
Development

Views

573

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
Engaged ,
Mar 04, 2015 Mar 04, 2015

Copy link to clipboard

Copied

Hi,

I'm really interested in this feature as well. Have spent a bit of time attempting to get one running through a native extension but it doesn't appear to work. I believe something in the AIR build process is blocking the components required. I've tried several methods so far:

  • packaging the appex with an ANE
  • packaging the appex with the AIR container app
  • using a class instead of a storyboard

But nothing seems to be working. This is even before the app extension is doing anything. My guess is that the plist file specifying the app extension isn't correctly being included in the application but I have no idea how to update it to test.

air native extensions // https://airnativeextensions.com

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 05, 2015 Mar 05, 2015

Copy link to clipboard

Copied

>>My guess is that the plist file specifying the app extension isn't correctly being included in the application

Did you check the plist file after publishing the app? You can "unzip" the .ipa and files in the .ipa to look into it.

@Adobe Any word on this? Is it possible at all to include iOS extensions?

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
Engaged ,
Mar 05, 2015 Mar 05, 2015

Copy link to clipboard

Copied

Yeah,

The plist for the extension isn't being included, but I'm not sure if that's the only issue.

air native extensions // https://airnativeextensions.com

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
Engaged ,
Mar 13, 2015 Mar 13, 2015

Copy link to clipboard

Copied

Someone is suggesting a workaround technique here that they say works:

How to list an AIR app in the iOS Share Menu? | Easy Native Extensions

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 14, 2015 Mar 14, 2015

Copy link to clipboard

Copied

LATEST

Do I need to sign the plugin? I can't install the AIR iOS app after I added the PlugIn folder with the .appex.

I guess something is wrong with my App ID?

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