iOS – Here is the solution for “Error Analyzing App Version”

Right now many users are getting this issue due to App Store outage. Here is some solution for that.

Error Analyzing App Version

Please check this apple developer forums thread.

https://developer.apple.com/forums/thread/705599

Solution

Personally I have tried to upload the same build 3-4 times to App Store connect through Xcode, 4th time app got uploaded! Hope it helps you too.

Here’s another workaround I got from StackOverflow:

  1. Organizer -> Distribute App -> App Store Connect -> Export -> NOW DISABLE WIFI / INTERNET (else will fail) -> Exported .ipa
  2. Now use Transporter App -> Login to same account -> Add .ipa -> Upload works !

Reference: What is an error analyzing app version when distributing from Xcode?

Conclusion

Let me know if you have any questions, comments, or feedback – either via Twitter.

Happy Coding 🙂