在 Google Play 控制台上上传应用程序包时出现应用程序包问题

发布于 2025-01-18 03:29:13 字数 285 浏览 1 评论 0原文

我尝试在 Google Play 控制台上上传应用程序包,但出现此消息“您上传的 APK 或 Android 应用程序包具有带有意图过滤器的活动、活动别名、服务或广播接收器,但未设置android:exported 属性。此文件无法安装在 Android 12 或更高版本上。请参阅developer.android.com/about/versions/12/behavior-changes-12#exported"。

我尝试向每个活动添加意图过滤器。和意图但不起作用,也将导出添加到每个活动,但这一秒不起作用。

I try to upload app bundle on the google play console but this message appears "You've uploaded an APK or Android App Bundle that has an activity, activity alias, service, or broadcast sink with intent filter, but without setting the android:exported property. This file cannot be installed on Android 12 or later. See developer.android.com/about/versions/12/behavior-changes-12#exported".

I try adding intent filter to each activity with intents but did not work, adding exported to each activity as well but this second did not working.

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

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

发布评论

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