Copy link to clipboard
Copied
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.
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.
Copy link to clipboard
Copied
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.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now