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

error on uploading new build created using phonegap.

New Here ,
Jul 15, 2015 Jul 15, 2015

Copy link to clipboard

Copied

I am currently uploading new build but that shows below error.

"Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '57x57' pixels, in .png format for iOS versions < 7.0."

I have added below line in my config.xml file and I am sure files are linked correctly.

<icon src="icon.png" gap:platform="ios" width="57" height="57"/>

  <icon src="icon-57.png" gap:platform="ios" width="57" height="57"/>

Please let me know how to resolve that.

TOPICS
Development

Views

171

Translate

Translate

Report

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