An error occurred uploading to the iTunes Store - Please upgrade Java

前端 未结 6 1362
粉色の甜心
粉色の甜心 2020-12-14 22:12

Yesterday there were an update to Jave (1.6.0_31) in the \"Software update\", but now when I try to send my updated app, I get this error \"An error occurred uploading to th

6条回答
  •  攒了一身酷
    2020-12-14 22:54

    If Xcode gives you the following error in Console

    Error: Java 1.5, 1.6, or 1.7 is required. Currently, java is the default java version. Please upgrade.

    Check whether there is a Software Update. In my case there was one: Java for OSX 2012-002

    Java for OS X 2012-002 delivers improved compatibility, security, and reliability by updating Java SE 6 to 1.6.0_31.

    Please quit any web browsers and Java applications before installing this update.

    See http://support.apple.com/kb/HT5055 for more details about this update.

    See http://support.apple.com/kb/HT1222 for information about the security content of this update.

    After the update I could submitted my app with no error.

提交回复
热议问题