preface

A few days ago, WHEN I used Xcode to package and upload the latest version of the App to App Store Connect, I encountered a strange problem due to my negligence

The body of the

Before the App had to be updated, I packed it and uploaded it to App Store Connect for review as usual, but I waited for 30 minutes and the built version was still not shown in App Store Connect.

See here experienced friend, I am sure that you will say to check email, like this kind of circumstance should be a binary file without approval, Apple will typically send email tell us what went wrong, I also go to check the E-mail, but I took half a day a new mail all have no, after I check again the file of the project, However, this update does not add new access permissions, and the plist file has not been touched since the last release. After that, I tried to repackage and upload the file, but the result was the same.

Later, I couldn’t think of any way, so I called Apple support and explained the situation to them. The following is their email reply:

Then I follow their Suggestions of the E-mail inbox added to the contacts, and try to upload the new version 2, but still not received the mail, so I fill in information of the App according to the requirements of the mail reply the mail, followed by a long wait, and after these attempts have gotten fast all day, thinking about today is hopeless, Received the following email:

When I first received this email, I was surprised that UIWebView was not used in our project. Then I tried to search globally in the project and found two files:

Then I remembered that I imported a third-party library when adding new functions for this demand, and the version of the library happened to be a little old. This classification was in that third-party library, and then I repackaged and uploaded it, and finally succeeded:

At the end

This time, because I was lazy and did not do a good check when importing the library, I hope you will not make such a stupid mistake like me.

In the end, although the App released the update normally, I did not receive the binary file review email, and I still did not find the answer at last. I do not know whether it is Apple’s problem or my account email. If you have the same problem, please leave a comment and discuss it.