Android Play商店抱怨不包括提交带有flutter 3.0.0的应用程序捆绑包的调试符号

发布于 2025-02-03 16:24:31 字数 504 浏览 2 评论 0原文

保存flutter 3.0.0构建捆绑包以在Play Store上发布时,我们当前在PlayStore上遇到此错误。

PlayStore错误:App Bundle包含本机代码,并且您没有上传的调试符号

但是,如果我们比较捆绑元数据,则确实会看到符号。 注意: flutter升级到3.0.0,我们做了不是请参阅错误。新应用Budle中的Play商店在寻找什么?

PS。我们在Gradle脚本上进行了所有必要的更新,以包括调试符号(NDK)

”

When saving a flutter 3.0.0 build bundle for a release on the play store, we get currently this error on the playstore..

Playstore error: App Bundle contains native code, and you've not uploaded debug symbols

But if we compare the bundle meta data we do see symbols.
Note: prior the flutter upgrade to 3.0.0 we did not see the error. What is the play store looking for in the new app budle?

PS. we did all the necessary updates on the gradle scripts for including debug symbols (NDK)

bundle meta data

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文