Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-10914

Icons for App Switcher and Settings shows default icons

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 4.0.1
    • None
    • cordova-ios
    • CLI-6.0.0 via Phonegap Build

    Description

      This is my second Hybrid app that I have been using for a couple years and has been working fine with cli-5.2.0 and 5.4.1 using Phonegap build. I have changed the target to cli-6.0.0 and the settings icon and app switcher icon is showing the default pg icon. I am testing on an iPhone 6+ IOS 9.3 b7. Everything else works fine. I have removed all plugins and get the same result. The generated icon AppIcon29x29@3x.png in the apk is showing the default pg icon. All other icons are fine. When changing back to 5.4.1 the icons work fine.

      My IOS icon config

      <icon src="icon.png" />
      <platform name="ios">
      <icon src="res/icon/ios/icon-57.png" width="57" height="57" />
      <icon src="res/icon/ios/AppIcon57x572x.png" width="114" height="114" />
      <icon src="res/icon/ios/icon-57-2x.png" width="72" height="72" />
      <icon src="res/icon/ios/AppIcon29x293x.png" width="87" height="87" />
      <!-- iPhone 6 / 6+ -->
      <icon src="res/icon/ios/icon-603x.png" width="180" height="180" />
      
      <!-- iPhone / iPod Touch -->
      <icon src="res/icon/ios/icon-60.png" width="60" height="60" />
      <icon src="res/icon/ios/icon-602x.png" width="120" height="120" />
      
      <!-- iPad -->
      <icon src="res/icon/ios/icon-76.png" width="76" height="76" />
      <icon src="res/icon/ios/icon-762x.png" width="152" height="152" />
      
      <!-- Settings Icon -->
      <icon src="res/icon/ios/icon-small.png" width="29" height="29" />
      <icon src="res/icon/ios/icon-small2x.png" width="58" height="58" />
      
      <!-- Spotlight Icon -->
      <icon src="res/icon/ios/icon-40.png" width="40" height="40" />
      <icon src="res/icon/ios/icon-402x.png" width="80" height="80" />
      </platform>
      

      Thanks

      Attachments

        1. config.xml
          8 kB
          Charles Wells

        Activity

          People

            Unassigned Unassigned
            sirchas Charles Wells
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: