AppGallery-上传AAB-无法解析AAB软件包的清单文件

发布于 2025-01-28 17:36:50 字数 1112 浏览 5 评论 0原文

我正在尝试将我们的RN应用程序上传到华为AppGallery,但似乎无法超越软件包验证。我已经根据在此处进行文档

从我的浏览器上传(Firefox 100.0,win11)在中“未能解析AAB软件包的清单文件” 错误,错误在上传完成后显示了,而无需进行任何处理。

我还尝试通过API服务上传(使用此 fastlane plugin )。虽然上传成功完成并显示为AppGallery的软件包部分中的处理,但导致了类似但稍微不同的错误“无法解析应用程序包。”

最后,我试图上传通用APK,但是,没有运气,它会失败,而“ amp.pkgstate.100” 消息失败。

我认为我缺少一些必需的步骤或关键信息,但是在对文档和论坛进行了广泛的搜索之后,找不到任何有关RN应用程序的信息或指南。

其他信息:

  1. App Bundle已成功上传到Google Player。
  2. 应用程序签名被配置为AppGallery中的管理方法。
  3. 尝试调试而不是释放捆绑包都无法使用。
  4. 应用不包含和华为SDK。
  5. 其他配置与默认RN应用没有太大不同。
  6. 失败上传的屏幕截图:

I'm trying to upload our RN app to Huawei AppGallery but can't seem to get past the package verification. I've manually verified app bundle according to the documentation here.

Uploading from my browser (Firefox 100.0, Win11) results in "Failed to parse the manifest file for the AAB package" error shown just after upload finished, without any processing.

I also tried uploading via API service (using this Fastlane plugin). While upload was successfully completed and shown as processing in the Packages section of AppGallery, it resulted with a similar but slightly different error "Failed to parse the app package."

Finally I attempted to upload an universal apk, but with no luck it failed with an "amp.pkgState.100" message.

I think I'm missing some required steps or critical information but after broad search on the documentation and forums, couldn't find any information or guide specific for RN apps.

Additional information:

  1. App bundle was successfully uploaded to Google Player.
  2. App signing is configured to be managed method in AppGallery.
  3. Trying debug instead of release bundle didn't work neither.
  4. App does not contain and Huawei SDK.
  5. Other configuration is not much different from default RN app.
  6. Screenshot of failed uploads:
    Failed uploads

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

吃颗糖壮壮胆 2025-02-04 17:36:50

经过无数的尝试和搜索后,我现在能够成功上传应用程序捆绑包。似乎必须填写包括屏幕截图的“应用程序信息”页面中的所有必需字段,然后再继续上传应用程序包。

After countless tries and searching, I'm now able to successfully upload app bundle. It seems like all required fields in "App information" page including screenshots must be filled before proceeding to upload app package.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文