Skip to main content
Participant
December 26, 2016
Answered

Set Icon for Apple tvOS app

  • December 26, 2016
  • 1 reply
  • 486 views

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.

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

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.

1 reply

Colin Holgate
Colin HolgateCorrect answer
Inspiring
December 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.