Android开发[上载新的APK,以生产完整的&QUOT 99%;并坚持 [英] Android developer "Upload new APK to Production 99% complete" and stuck

查看:166
本文介绍了Android开发[上载新的APK,以生产完整的&QUOT 99%;并坚持的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在Chrome试图通过谷歌Play开发者控制台的最后两天,上传应用程序,但将APK上传至99%完成Firefox或者直到处理,而被卡住。

I have attempted to upload an app via the Google Play Developer Console for the last two days, but the apk uploads until "99% complete" in firefox or until "processing" in chrome and the is stuck.

这是不是我的第一个应用程序。我已经上传并发布两个人平安无事。

This is not my first app. I have uploaded and published two others without incident.

我试图上载有以下所有相同的结果:

I have attempted the upload with following with all the same result:

*火狐28.0(Ubuntu的13.10)

*Firefox 28.0 (Ubuntu 13.10)

*火狐28.0隐身(Ubuntu的13.10)

*Firefox 28.0 Incognito (Ubuntu 13.10)

*铬版33.0.1750.152(Ubuntu的13.10)

*Chromium Version 33.0.1750.152 (Ubuntu 13.10)

*铬版33.0.1750.152(Ubuntu的13.10)隐姓埋名

*Chromium Version 33.0.1750.152 (Ubuntu 13.10) Incognito

*浏览器上的Galaxy Nexus的安卓4.2.1手机移动33.0.1750.166

*Chrome mobile 33.0.1750.166 on Galaxy Nexus Android 4.2.1 phone

*浏览器(Windows 8中)

*Chrome (Windows 8)

日志开始了罚款:

POST https://play.google.com/apps/publish/upload [HTTP / 1.1 200 OK 537ms] POST https://clients2.google.com/uploadstats [HTTP / 1.1 200 OK 1402ms] POST https://clients2.google.com/uploadstats [HTTP / 1.1 200 OK 1457ms] POST https://play.google.com/apps/publish/upload

POST https://play.google.com/apps/publish/upload [HTTP/1.1 200 OK 537ms] POST https://clients2.google.com/uploadstats [HTTP/1.1 200 OK 1402ms] POST https://clients2.google.com/uploadstats [HTTP/1.1 200 OK 1457ms] POST https://play.google.com/apps/publish/upload

然后射99%完成,这些错误开始张贴:

then it hits 99% complete and these errors start posting:

POST https://play.google.com/apps/publish/upload [HTTP / 1.1 503服务不可用3816ms] POST https://play.google.com/apps/publish /上传 [HTTP / 1.1 503服务不可用739ms] POST https://play.google .COM /应用程序/出版/上传 [HTTP / 1.1 503服务不可用668ms] POST HTTPS ://play.google.com/apps/publish/upload

POST https://play.google.com/apps/publish/upload [HTTP/1.1 503 Service Unavailable 3816ms] POST https://play.google.com/apps/publish/upload [HTTP/1.1 503 Service Unavailable 739ms] POST https://play.google.com/apps/publish/upload [HTTP/1.1 503 Service Unavailable 668ms] POST https://play.google.com/apps/publish/upload

我也尝试推进在AndroidManifest.xml的版本。

I also tried advancing the version in the AndroidManifest.xml.

作为一个测试我加讨论的APK亚马逊的Appstore。没有困难。将APK上传的无缝连接。谷歌Play商店的问题?

As a test I added the apk in question to the Amazon Appstore. No difficulties. The apk uploaded seamlessly. Google Play Store issue?

也试过将在开发者控制台一个新的应用程序,然后上传APK。

Also tried adding a new application in the developer console and then uploading the apk.

也试过从头开始重建,并在Eclipse的应用程序,然后试图上传新的APK。没有运气

Also tried starting from scratch and rebuilding the app in Eclipse and then attempted to upload the new apk. No luck

我一直电子邮件与谷歌的帮助。 19天以前,他们要求有问题的APK和HAR文件时产生的载卡。我派两个。他们回答说,他们正在调查该问题。几天后,这个问题就来了活着的人遇到了同样的问题!我又通过电子邮件,我仍然遇到的问题。

I have been emailing with Google Help. 8 days ago they asked for the apk in question and HAR file generated when the upload gets stuck. I sent both. They replied they were looking into the issue. A few days later this question came alive with others experiencing the same issues! I emailed again that I was still encountering issues.

然后在3月19日,他们的反应和要求:

Then on March 19th they responded and asked for:

      
  • 错误信息的截图。
  •   
  • 您正在试图上传的APK
  •   
  • 你的浏览器版本能够测试与和您所使用的操作系统类型。
  •   
  • 从浏览器的错误控制台或http日志信息。
  •   
  • 你采取什么步骤来重现这个问题?
  •   
  • A screenshot of the error message.
  • The APK you're attempting to upload
  • The browser versions you were able to test with and OS type that you are using.
  • Information from the browser's error console or http logs.
  • What steps did you take to reproduce this issue?

任何其他建议?

推荐答案

我的具体问题是由谷歌支持小组确定:

My specific issue was identified by the Google Support team:

我们的专家已经发现,APK天渐渐在卡   步骤,我们验证了图标和证书。

Our specialists have found that the APK was getting stuck during the step where we verify the icon and the certificates.

比较AAPT转储到你的应用程序的清单,还有一些   矛盾与图标的位置。你会想开始   故障排除出现。如果修复您仍然遇到的图标后,   上传的问题,仔细检查你的证书和您的签名   流程。

Comparing the aapt dump to your app's manifest, there are some inconsistencies with the icon location. You would want to start troubleshooting there. If after fixing the icon you still encounter upload issues, double check your certificates and your signing procedure.

这个问题完全是我的一个新的,缺乏经验的开发商。

The issue was entirely mine as a new and inexperienced developer.

当更换图标和重做Eclipse中的关键,问题的apk文件上传无事,目前出版。

Upon replacing the icon and redoing the key in Eclipse, the .apk in question uploaded without incident and is now published.

在谷歌小组还提出了以下建议,对于那些寻求帮助:

The Google Team also made the following suggestion for those searching for help:

有关运行AAPT的更多信息,请参阅测试您的应用程序所需的功能下面的一节:的 http://developer.android.com/guide/topics/manifest/uses-feature-element.html

For more information on running aapt, please see the "Testing the features required by your application" section of the following article: http://developer.android.com/guide/topics/manifest/uses-feature-element.html.

这篇关于Android开发[上载新的APK,以生产完整的&QUOT 99%;并坚持的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆