Cant upload an iOS app to the App Store

Hi all,

I am submitting an iOS app to the App Store using Application Loader and direct xcode.
I was try more than 8-10 times but same error occur.

I m new in apple technology,

  1. TCP/UDP PROBLEM ?
  2. HOW TO SET TCP/UDP LIKE 443 ETC…

Thanks in advance


I don’t know if this will help, but have you looked at this at all?

http://forum.unity3d.com/threads/159805-Unity-4.0.0-known-issues

Currently to submit new application to iOS App Store you should perform following steps:

  1. Go to https://itunesconnect.apple.com web site and create your new application entry. Set up application name, bundle id’s etc.
  2. Build project in Unity (make sure development build option is NOT checked and icon and splash screens are properly set up, bundle id matches the one you set up in 1st step)
  3. Open built project in Xcode
  4. Click Product → Clean
  5. Click Product → Build for Archiving
  6. Click Product → Archive
  7. Open Organizer window (Windows menu)
  8. Select your archived application there
  9. Click Distribute

Thanks for replay,

But after uploading 2 or 5 mb error generated.
i m using unity3.5.2 and xcode 4.4.1

Thanks


Maybe this is related and you have to upgrade Xcode to the latest version (no specific error message probably means future functionality error)?

http://forum.unity3d.com/threads/153862-Good-to-know-iOS-4-5-6-and-invalid-binary

Yes, upgrading to Xcode 4.5.x might be good idea. Also you should upgrade to Unity 3.5.6, because it fixes many issues with iOS 6.0.