Error while uploading to App store using Application loader

删除回忆录丶 提交于 2019-12-03 13:15:40

Upload has received and app is also approved.So i think there is no much problem with this.

I've ran into the same issue when I tried using the internet connection from my company, either using Application Loader, or Organizer. In fact, the problem came from my company's firewall which was blocking some ports. As it is written in Apple support, you may correct this problem by allowing access to the ports indicated in this file : https://itunesconnect.apple.com/docs/UsingApplicationLoader.pdf from page 6 to 8

I think you can ignore the warning. People who had that warning have had their apps approved by Apple. According to https://forums.adobe.com/message/5949439 it most probably has to do with version number. Here's a quote

Ignore it. Apple is just letting you know that the version number in the app isn't the same as the version number in iTunes Connect. The iTunes Connect version is what's displayed in iTunes/App Store.

I tried to remove these warnings by clean and Archive but could not. Finally I increase the "Bundle versions string, short" in the project's info.plist file and re-uploaded and successfully uploaded the app without warnings.

  1. chec and note the version number in from ur binary details in itunes
  2. delete the updated binary from itunes
  3. setup for a new binary to upload
  4. clean the project
  5. make the bundle name and version name same on ur project(the same on u noted from ur binary details before deleting)
  6. Rebuild
  7. Archive
  8. Validate
  9. Distribute
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!