Since my last update of my Moodle custom app (based on Moodle mobile 3.4) when I upload the app for the iTunes connect I obtain a warning that say me app must include an 1024x1024px icon. Somebody has solve this problem? how?
lot of thanks!
Since my last update of my Moodle custom app (based on Moodle mobile 3.4) when I upload the app for the iTunes connect I obtain a warning that say me app must include an 1024x1024px icon. Somebody has solve this problem? how?
lot of thanks!
You app should include 1024 x 1024 icon in PNG format.
Did you replace the right size? Can you check in you resources folder?
Reference: https://help.apple.com/xcode/mac/current/#/dev4b0ebb1bb
Hi Sam! thanks for your answer.
but yes, I created an 1024x1024 icon in my /www/resources/ios/icon folder and the warning still appears. It's very strange
for more information the warning is:
"Missing App Store Icon - iOS Apps must include a 1024x1024px App Store Icon in PNG format. Without providing the icon in the Asset Catalog or via iTunes Connect, apps cannot be submitted for App Review or Beta App Review. Refer to https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/app-icon/ for more information."
I found a solution here:
https://forums.adobe.com/thread/2437351
but for me don't run
Only if I open the project on Xcode and I put the icon I can upload to App Store without warning
ok, beginner's mistake.
I put the icon and the line in the config.xml but it did not compile again. Ups sorry
Hi,
if you fixed it pointing to cli-7.1.0, I'm sorry but that's not a valid solution, the app must use cli-6.5.0 or some plugins will fail.
Hi Juan,
yes, I could only upload the icon with cli 7.1.0. But you're right, I've noticed that some plugins will not work.
Thanks