ios - Stuck at application upload to appstore in mavericks -


i stucked while uploading app store, message "your application being uploaded..."

i have tried steps mentioned here:xcode stuck @ “your application being uploaded”

things did,

  1. my firewall protection off
  2. changed #https.proxyport=443 proxy port https.proxyport=80 in net.properties.
  3. tried upload application loader stucked @ "authenticating itunes store..."
  4. deleted old certificate,and provisioning profiles, got new ones.

none of them working. system configuration follows: os : 10.9.2 xcode :5.0 java : upgraded jdk 6 jdk 7

jdk folders @ jdk folders @ /system/library/java/javavirtualmachines/ , /library/java/javavirtualmachines -1.6.0.jdk , -jdk1.7.0_25.jdk ( have tried 1.6 alone , 1.7 alone also).

when run java -version terminal - java version 1.7.0_25

( have tried version 1.6)

jre version: system preferences - > java -1.7

i have tried upload 2 different places still no luck.

are there other methods solve issue? or system configurations, java version ,jre etc wrong,should update xcode?

this first upload app store after upgrading mavericks/xcode 5. prior there no problem. when validated app before distributing, validated without problem.

any appreciated.

it happens me many times, can like,

  1. if upload application loader make sure login itunesconnect in safari.
  2. uplaod older version of application loader
  3. upload different mac may of friend or colleagues.

Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

angularjs - ng-repeat duplicating items after page reload -