How to upload a new announcement package when an iOS product is rejected

Source: Internet
Author: User
Description of the problem:

The previous two days submitted company product 2.0.7 version number to Apple Audit, yesterday prompt was rejected.

The reason for rejection is not described.

After we have changed. Another package upload, but how can not be submitted. Because there is already a 2.0.7 version of the advertisement in the background of Apple (that is, the rejected one). What can I do about it? Is it hard to change the version number to 2.0.8 publication? But that's not good. Will let the user think that the middle version number is missing.

Workaround:

On Xcode, you can see the project configuration for your projects. In the Info page, there are two versions to fill, and I don't know if you've noticed.

One is bundle Version, and the other is bundle versions string, short. These two values are the same by default.

Bundle versions string, short is the externally displayed version, and also the version shown on itunes, in the format "x.y.z".

Bundle version is the development of internal use, the format is self-defined.

It is very easy to solve this problem, we will change the internal version to distinguish the previous package.

Change bundle version from 2.0.7 to 2.0.7.1, then compile the package again and upload it to Apple backstage via application loader.

After that, we select the newly submitted package on the go to Announcement page. The results for example are as seen in:


Do you see the version in the parentheses below? That's the bundle Version we just changed. OK, save the submission review.

I wish you all approve all pass!

How to upload a new announcement package when an iOS product is rejected

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.