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

Missing png in asset.car air ios app

Explorer ,
Mar 29, 2018 Mar 29, 2018

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.

TOPICS
ActionScript
446
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
Explorer ,
Mar 30, 2018 Mar 30, 2018
LATEST

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>

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