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