iphone - When you create a New Version app on iTunes Connect, is it already associated with a binary file? -


I spent one day updating an app's meta data - new version 1.2 - (4 February created on iTunes Connect ), I have made changes to my code yesterday (March 19th) and I want to release them with those changes, whether it is possible to assign a new binary file to that new version 1.2 on iTunes Connect.

When you create new version on the iTunes Connect app, is it already connected to a binary file? Or can I upload a new binary file at this level and use my meta data.

Cheers.

When you create a new version, it is not associated with a binary file. You will be in the 'Ready to Upload' state, which means that the system is waiting on your binary to complete the process.

If you have already uploaded a binary file for the version, then you can manually reject that binary and then upload a new binary that the new binary will be linked to that version You will do this if you came to a bug in your code before reaching the app 'review status'.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -