Copy link to clipboard
Copied
Copy link to clipboard
Copied
does your package include that icon?
Copy link to clipboard
Copied
It is only on the pictures folder
But when I add it in a XML file, an error message appears
Copy link to clipboard
Copied
you have an xml error
Copy link to clipboard
Copied
this error when I add <image120x120>AppIconsForPublish/120.png</image120x120>
Copy link to clipboard
Copied
show your full xml
Copy link to clipboard
Copied
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<application xmlns="http://ns.adobe.com/air/application/51.1">
<id>com.gTestGame.Dff</id>
<versionNumber>1.5.1</versionNumber>
<versionLabel/>
<filename>TestGame</filename>
<description/>
<!-- To localize the description, use the following format for the description element.<description><text xml:lang="en">English App description goes here</text><text xml:lang="fr">French App description goes here</text><text xml:lang="ja">Japanese App description goes here</text></description>-->
<name>Game Girls cooking milkshake</name>
<!-- To localize the name, use the following format for the name element.<name><text xml:lang="en">English App name goes here</text><text xml:lang="fr">French App name goes here</text><text xml:lang="ja">Japanese App name goes here</text></name>-->
<copyright/>
<initialWindow>
<content>TestGame.swf</content>
<systemChrome>standard</systemChrome>
<transparent>false</transparent>
<visible>true</visible>
<fullScreen>true</fullScreen>
<renderMode>auto</renderMode>
<autoOrients>false</autoOrients>
<aspectRatio>landscape</aspectRatio>
</initialWindow>
<icon>
<image29x29>AppIcons/29.png</image29x29>
<image40x40>AppIcons/40.png</image40x40>
<image48x48>AppIcons/48.png</image48x48>
<image57x57>AppIcons/57.png</image57x57>
<image50x50>AppIcons/50.png</image50x50>
<image58x58>AppIcons/58.png</image58x58>
<image60x60>AppIcons/60.png</image60x60>
<image72x72>AppIcons/72.png</image72x72>
<image75x75>AppIcons/75.png</image75x75>
<image76x76>AppIcons/76.png</image76x76>
<image80x80>AppIcons/80.png</image80x80>
<image87x87>AppIcons/87.png</image87x87>
<image100x100>AppIcons/100.png</image100x100>
<image114x114>AppIconsF/114.png</image114x114>
<image120x120>AppIcons/120.png</image120x120>
<image144x144>AppIcons/144.png</image144x144>
<image152x152>AppIcons/152.png</image152x152>
<image167x167>AppIcons/167.png</image167x167>
<image180x180>AppIcons/180.png</image180x180>
<image512x512>AppIcons/512.png</image512x512>
<image1024x1024>AppIcons/1024.png</image1024x1024>
</icon>
<customUpdateUI>false</customUpdateUI>
<allowBrowserInvocation>false</allowBrowserInvocation>
<android>
<manifestAdditions><![CDATA[<manifest>
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<application>
<!-- this meta-data tag is required for AdMob -->
<meta-data android:name="com.google.android.gms.version" android:value="4452000"/>
<!-- this activity is required for AdMob -->
<activity android:name="com.google.android.gms.ads.AdActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
</application>
</manifest>]]></manifestAdditions>
</android>
<iPhone>
<InfoAdditions><![CDATA[
<key>UIDeviceFamily</key>
<array>
<string>1</string>
<string>2</string>
</array>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
]]></InfoAdditions>
<requestedDisplayResolution>high</requestedDisplayResolution>
</iPhone>
<supportedLanguages>en zh cs nl fr de it ja ko pl pt ru es sv tr</supportedLanguages>
<extensions>
</extensions>
</application>
Copy link to clipboard
Copied
copy and paste here a screenshot of the folder where you published your files.
copy and paste here a screenshots of the folders with your icons that displays their paths
Copy link to clipboard
Copied
Copy link to clipboard
Copied
where's AppIconsF and what's in the icon folders?
Copy link to clipboard
Copied
AppIcons is the folder Icons
Copy link to clipboard
Copied
again, where's AppIconsF and what's in the icon folders (copy/paste screenshot)?
Copy link to clipboard
Copied
this AppIconsF folder not exist
AppIcons Is the Icons Folder
Copy link to clipboard
Copied
get it out if your xml then
Copy link to clipboard
Copied
just Icons only and contents.json
the XML file In Project folder
Copy link to clipboard
Copied
did you fix your xml?
Copy link to clipboard
Copied
I didn't make any changes to it.
Are There any erors
Copy link to clipboard
Copied
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<application xmlns="http://ns.adobe.com/air/application/51.1">
<id>com.gTestGame.Dff</id>
<versionNumber>1.5.1</versionNumber>
<versionLabel/>
<filename>TestGame</filename>
<description/>
<!-- To localize the description, use the following format for the description element.<description><text xml:lang="en">English App description goes here</text><text xml:lang="fr">French App description goes here</text><text xml:lang="ja">Japanese App description goes here</text></description>-->
<name>Game Girls cooking milkshake</name>
<!-- To localize the name, use the following format for the name element.<name><text xml:lang="en">English App name goes here</text><text xml:lang="fr">French App name goes here</text><text xml:lang="ja">Japanese App name goes here</text></name>-->
<copyright/>
<initialWindow>
<content>TestGame.swf</content>
<systemChrome>standard</systemChrome>
<transparent>false</transparent>
<visible>true</visible>
<fullScreen>true</fullScreen>
<renderMode>auto</renderMode>
<autoOrients>false</autoOrients>
<aspectRatio>landscape</aspectRatio>
</initialWindow>
<icon>
<image29x29>AppIcons/29.png</image29x29>
<image40x40>AppIcons/40.png</image40x40>
<image48x48>AppIcons/48.png</image48x48>
<image57x57>AppIcons/57.png</image57x57>
<image50x50>AppIcons/50.png</image50x50>
<image58x58>AppIcons/58.png</image58x58>
<image60x60>AppIcons/60.png</image60x60>
<image72x72>AppIcons/72.png</image72x72>
<image75x75>AppIcons/75.png</image75x75>
<image76x76>AppIcons/76.png</image76x76>
<image80x80>AppIcons/80.png</image80x80>
<image87x87>AppIcons/87.png</image87x87>
<image100x100>AppIcons/100.png</image100x100>
<image114x114>AppIcons/114.png</image114x114>
<image120x120>AppIcons/120.png</image120x120>
<image144x144>AppIcons/144.png</image144x144>
<image152x152>AppIcons/152.png</image152x152>
<image167x167>AppIcons/167.png</image167x167>
<image180x180>AppIcons/180.png</image180x180>
<image512x512>AppIcons/512.png</image512x512>
<image1024x1024>AppIcons/1024.png</image1024x1024>
</icon>
<customUpdateUI>false</customUpdateUI>
<allowBrowserInvocation>false</allowBrowserInvocation>
<android>
<manifestAdditions><![CDATA[<manifest>
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<application>
<!-- this meta-data tag is required for AdMob -->
<meta-data android:name="com.google.android.gms.version" android:value="4452000"/>
<!-- this activity is required for AdMob -->
<activity android:name="com.google.android.gms.ads.AdActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
</application>
</manifest>]]></manifestAdditions>
</android>
<iPhone>
<InfoAdditions><![CDATA[
<key>UIDeviceFamily</key>
<array>
<string>1</string>
<string>2</string>
</array>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
]]></InfoAdditions>
<requestedDisplayResolution>high</requestedDisplayResolution>
</iPhone>
<supportedLanguages>en zh cs nl fr de it ja ko pl pt ru es sv tr</supportedLanguages>
<extensions>
</extensions>
</application>
Copy link to clipboard
Copied
not in that version, but previously you posted
and previous to that you stated:
this error when I add <image120x120>AppIconsForPublish/120.png</image120x120>
so, it's not clear what you're really doing.
Copy link to clipboard
Copied
I would like to inform you that the XML file contents is :
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<application xmlns="http://ns.adobe.com/air/application/51.1">
<id>com.gTestGame.Dff</id>
<versionNumber>1.5.1</versionNumber>
<versionLabel/>
<filename>TestGame</filename>
<description/>
<!-- To localize the description, use the following format for the description element.<description><text xml:lang="en">English App description goes here</text><text xml:lang="fr">French App description goes here</text><text xml:lang="ja">Japanese App description goes here</text></description>-->
<name>Game Girls cooking milkshake</name>
<!-- To localize the name, use the following format for the name element.<name><text xml:lang="en">English App name goes here</text><text xml:lang="fr">French App name goes here</text><text xml:lang="ja">Japanese App name goes here</text></name>-->
<copyright/>
<initialWindow>
<content>TestGame.swf</content>
<systemChrome>standard</systemChrome>
<transparent>false</transparent>
<visible>true</visible>
<fullScreen>true</fullScreen>
<renderMode>auto</renderMode>
<autoOrients>false</autoOrients>
<aspectRatio>landscape</aspectRatio>
</initialWindow>
<icon>
<image29x29>AppIcons/29.png</image29x29>
<image40x40>AppIcons/40.png</image40x40>
<image48x48>AppIcons/48.png</image48x48>
<image57x57>AppIcons/57.png</image57x57>
<image50x50>AppIcons/50.png</image50x50>
<image58x58>AppIcons/58.png</image58x58>
<image60x60>AppIcons/60.png</image60x60>
<image72x72>AppIcons/72.png</image72x72>
<image75x75>AppIcons/75.png</image75x75>
<image76x76>AppIcons/76.png</image76x76>
<image80x80>AppIcons/80.png</image80x80>
<image87x87>AppIcons/87.png</image87x87>
<image100x100>AppIcons/100.png</image100x100>
<image114x114>AppIcons/114.png</image114x114>
<image120x120>AppIcons/120.png</image120x120>
<image144x144>AppIcons/144.png</image144x144>
<image152x152>AppIcons/152.png</image152x152>
<image167x167>AppIcons/167.png</image167x167>
<image180x180>AppIcons/180.png</image180x180>
<image512x512>AppIcons/512.png</image512x512>
<image1024x1024>AppIcons/1024.png</image1024x1024>
</icon>
<customUpdateUI>false</customUpdateUI>
<allowBrowserInvocation>false</allowBrowserInvocation>
<android>
<manifestAdditions><![CDATA[<manifest>
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<application>
<!-- this meta-data tag is required for AdMob -->
<meta-data android:name="com.google.android.gms.version" android:value="4452000"/>
<!-- this activity is required for AdMob -->
<activity android:name="com.google.android.gms.ads.AdActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
</application>
</manifest>]]></manifestAdditions>
</android>
<iPhone>
<InfoAdditions><![CDATA[
<key>UIDeviceFamily</key>
<array>
<string>1</string>
<string>2</string>
</array>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
]]></InfoAdditions>
<requestedDisplayResolution>high</requestedDisplayResolution>
</iPhone>
<supportedLanguages>en zh cs nl fr de it ja ko pl pt ru es sv tr</supportedLanguages>
<extensions>
</extensions>
</application>
Copy link to clipboard
Copied
now clean up the folder where your publishing. eg, move old unused files to an _old subfolder.
and repost a screenshot of that folder (showing its name which i assume is swf_prj) without blotting out the file names
Copy link to clipboard
Copied
Copy link to clipboard
Copied
ok.
now copy/paste a screenshot of your air for ios settings panel scrolled to icon 120x120
Copy link to clipboard
Copied
what do you mean about "scrolled to icon 120x120"
Copy link to clipboard
Copied
Find more inspiration, events, and resources on the new Adobe Community
Explore Now