Question

i had an issue when i validating archived app. I have already tried to change the bundle id, the newsstand icon. But it still displayed same issue. this is the screenshot issue screenshot http://imageshack.com/a/img10/8295/k8uv.png

I using baker framework to create magazine app. Anybody can help me? Thanks.

Was it helpful?

Solution 3

After I replace info.plist file, The Bundle identifier issue is gone now. But the Missing icon file is still there. I search in baker framework forum, they have same issue, I using baker 4.2. They updated to 4.2.2. After I downloaded it and verify, the issue now passed all. Thanks to Mani and Maniganda Saravanan for your respond :)

UPDATE: The first error is caused I haven't set it to "Ready to upload binary" in iTunes Connect. I don't know it must clicked before validate an app in xCode

OTHER TIPS

Check the Bundle Identifier in projectname-info.plist is same as the previous version then 1. clean the project, 2. close the xcode, 3. open it and then run.

Following points need to be consider for your errors.

  1. You cann't change your bundle id's after first version of your app. See the last of point of About Bundle IDs topic in apple docs.
  2. You must list out icon files in info.plist as App Icons on iPad and iPhone
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top