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

Set Icon for Apple tvOS app

New Here ,
Dec 26, 2016 Dec 26, 2016

I have made an app for tvOS using Adobe Animate CC and AIR 24. I am unable to set the app icon for the same. I have followed the steps as given in the following document

https://forums.adobe.com/thread/2228465

I have generated the Assets.car file successfully as mentioned in the post. I am trying to execute the following on Command Prompt

<path to adt> -package -target ipa-app-store -provisioning-profile <.mobileprovision> -keystore <.p12> -storetype pkcs12 -storepass <password> <.ipa> <.xml> <.swf> Assets.car

I am getting the following error:

Error: packaging applications for tvOS is not supported in this build

Please suggest what can be done to resolve this issue.

464
Translate
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

correct answers 1 Correct answer

LEGEND , Dec 26, 2016 Dec 26, 2016

Often when a new feature is being worked on it will only function in the beta builds. The full release won't have the feature until it's complete. You can see in the release notes for the beta that Apple TV support is beta channel only.

So, use the most recent Adobe AIR 24 Beta | application development - Adobe Labs version.

Translate
LEGEND ,
Dec 26, 2016 Dec 26, 2016
LATEST

Often when a new feature is being worked on it will only function in the beta builds. The full release won't have the feature until it's complete. You can see in the release notes for the beta that Apple TV support is beta channel only.

So, use the most recent Adobe AIR 24 Beta | application development - Adobe Labs version.

Translate
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