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 settingsand when i upload the app tor ios connect and in Transtoprter app
the appstore icon 1024x1024 is missingmonaca cloud build
xcode 11.3
ios 6.1.1 / 6.1.0from itunes connect
from app settings
from transpoter app
thanks
-
i add
<icon src="/res/ios/icon/icon-1024.png" width=“1024” height=“1024” />
to the config.xml
and its working now