【发布时间】:2013-09-26 06:18:41
【问题描述】:
我正在尝试在 Amazon App Store 上上传我的 Android 应用的较新版本,但遇到以下错误,
Failed to upload binary. The package name of the uploaded binary does not match the one in the previous version.
我确定软件包名称与以前的版本相比没有更改。建议我如何克服这个错误。
【问题讨论】:
我正在尝试在 Amazon App Store 上上传我的 Android 应用的较新版本,但遇到以下错误,
Failed to upload binary. The package name of the uploaded binary does not match the one in the previous version.
我确定软件包名称与以前的版本相比没有更改。建议我如何克服这个错误。
【问题讨论】:
来自Amazon forum:-
每当新二进制文件的包名称为 上传的和以前的版本不同。请确保 新二进制文件的包名与 以前的版本。
现有的包名可以在以前版本的下找到 二进制文件选项卡,二进制文件部分。
【讨论】: