Search code examples
xcodeitunes-store

Validation unsuccessful using Xcode


When I am validating my app using Xcode every time I am getting two error one is iTunesSoftwareServiceAuthentication error and another is iTunes store operation failed. I tried validating the build again and again and every time this error comes. Tried everything found on google regarding this but they are not working. I have attached the screenshot of the error too.

Thanks for help

enter image description here


Solution

    1. Select App Targets then goto General -> Identity -> Change Build number
    2. Clean and build your project and then Product -> Archive and after that re-generate ipa file and save it in your system.
    3. On top left corner click Xcode -> Open Developer Tool -> Click Application Loader.
    4. Login in Application Loader and upload your archive file using Application Loader.