Skip to main content
emmau10371638
Inspiring
March 29, 2018
Question

Missing png in asset.car air ios app

  • March 29, 2018
  • 1 reply
  • 467 views

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.

This topic has been closed for replies.

1 reply

emmau10371638
Inspiring
March 30, 2018

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>