Copy link to clipboard
Copied
Hello,
For apple iOS app you need a asset.car for the png files.
I have done it with Ane lab.
But now i get an error by updating my app because 4 png files are missing.
Is there a way to add the missing png files in the asset.ca?
Or another solution?
I hope someone can help me.
Thanks in advance.
Copy link to clipboard
Copied
Now i have changed something in my xml (i don't know what) and i have an error too when i publish the fla.file.
there is a wrong attribute in my InfoAdditions.
<iPhone>
<requestedDisplayResolution>high</requestedDisplayResolution>
<assetsCar>Assets.car</assetsCar>
<InfoAdditions><![CDATA[
<key>UIDeviceFamily</key>
<key>CFBundleIconName</key>
<array><string>2</string></array>
<string>AppIcon</string>
]]></InfoAdditions>
</iPhone>
Find more inspiration, events, and resources on the new Adobe Community
Explore Now