Notice: The Monaca & Onsen UI Community Forum is shutting down.

For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.

Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.

cloud build - IOS appstoreconnect - appstrore icon missing



  • hi i have a problom
    i add app store icon to the ios settings

    and when i upload the app tor ios connect and in Transtoprter app
    the appstore icon 1024x1024 is missing

    monaca cloud build
    xcode 11.3
    ios 6.1.1 / 6.1.0

    from itunes connect
    0_1610528436423_11.png

    from app settings
    0_1610529033558_11.png

    from transpoter app
    0_1610529100338_11.png

    thanks



  • i add
    <icon src="/res/ios/icon/icon-1024.png" width=“1024” height=“1024” />
    to the config.xml
    and its working now