iTunes Connect 提交审核 - 您的应用程序信息无法保存。再试一次
iTunes Connect submit for review - Your app information could not be saved. Try again
我在尝试提交我的应用程序的新版本以供审核时收到此错误消息:
虽然我看到了关于此错误消息的其他线程,但所提供的解决方案对我没有用,而且我没有看到任何关于我收到的实际服务器错误消息的提及。 iTunes Connect 响应以下错误消息:
Error converting JSON string to object: Can not instantiate value of type [simple type, class com.apple.jingle.label.content.purple.to.LCSubmitForReviewTO] from JSON integral number; no single-int-arg constructor/factory method
请求详细信息:
Remote Address:23.1.186.88:443
Request URL:https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/ra/apps/123456789/version/submit/complete
Request Method:POST
Status Code:500 Internal Server Error
完整 JSON 回复:
{
"data":null,
"messages": {
"warn":null,
"error":[
"Error converting JSON string to object: Can not instantiate value of type [simple type, class com.apple.jingle.label.content.purple.to.LCSubmitForReviewTO] from JSON integral number; no single-int-arg constructor/factory method"
],
"info":null
},
"statusCode":"ERROR"
}
我试过清除所有 cookie,也尝试过换个浏览器,我也试过删除构建并再次添加,但无论如何我都遇到了同样的问题。还有其他人有这个确切的问题吗?有人找到解决办法了吗?
我刚刚尝试再次提交我的应用程序,但在 12 小时后无法提交。成功了!
我在尝试提交我的应用程序的新版本以供审核时收到此错误消息:
虽然我看到了关于此错误消息的其他线程,但所提供的解决方案对我没有用,而且我没有看到任何关于我收到的实际服务器错误消息的提及。 iTunes Connect 响应以下错误消息:
Error converting JSON string to object: Can not instantiate value of type [simple type, class com.apple.jingle.label.content.purple.to.LCSubmitForReviewTO] from JSON integral number; no single-int-arg constructor/factory method
请求详细信息:
Remote Address:23.1.186.88:443
Request URL:https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/ra/apps/123456789/version/submit/complete
Request Method:POST
Status Code:500 Internal Server Error
完整 JSON 回复:
{
"data":null,
"messages": {
"warn":null,
"error":[
"Error converting JSON string to object: Can not instantiate value of type [simple type, class com.apple.jingle.label.content.purple.to.LCSubmitForReviewTO] from JSON integral number; no single-int-arg constructor/factory method"
],
"info":null
},
"statusCode":"ERROR"
}
我试过清除所有 cookie,也尝试过换个浏览器,我也试过删除构建并再次添加,但无论如何我都遇到了同样的问题。还有其他人有这个确切的问题吗?有人找到解决办法了吗?
我刚刚尝试再次提交我的应用程序,但在 12 小时后无法提交。成功了!