通知运行时许可Android 13

发布于 2025-01-22 23:28:43 字数 146 浏览 4 评论 0原文

也许有人已经阅读了Android 13中推送通知的运行时许可。我对此没有任何问题,但是我有一个问题在文档中找不到。

您是否知道 inapp消息(fiereBase)还需要征求此新许可吗?

我真的很感谢您的帮助。问候!

Maybe someone has read about The runtime permission for push notifications in Android 13. I have no problem with this, but I have a question that I can't find in the documentation.

Do you know if InApp Messages ( fierebase ) also need to ask for this new permission?

I would really appreciate your help. Greetings!

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

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

发布评论

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

评论(1

梦醒灬来后我 2025-01-29 23:28:43

应用程序内消息就像对话框,这是一个视图。因此无需通知许可。
仅需要 show nonforeground non-Foregrounderground服务通知。例如,在电子邮件应用程序中收到新电子邮件时显示通知。

In-app messages are like a dialog and it is a View. So No no need for notification permission.
This permission is just needed to show non-foreground service notifications. For example, showing notification when a new email is received in an email app.

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