Flutter IOS应用程序不要求获得通知权限

发布于 2025-01-21 16:06:55 字数 689 浏览 0 评论 0原文

我用颤音制作的iOS应用不会要求通知许可。

它想要在该应用程序的第一个版本中,但现在不使用。

ios设备设置:

“

苹果开发人员控制台:

“苹果开发人员控制台”

我正在使用 firebase 用于通知。当我对这个主题进行研究时,我发现它与证书有关,但我听不懂。我以前从未做过这样的颤动。


固定

我发现了这个问题。我在要求通知许可的情况下犯了一个错误。 flutter Firebase许可

当我再次遵循此页面上的指令时,它得到了解决。

The iOS app I made with Flutter does not ask for notification permissions.

It wanted it in the first version of the app, but now it doesn't.

iOS device settings:

iOS device setting

Apple developer console:

Apple developer console

I am using Firebase for notifications. When I did research on the subject, I saw that it was related to certificates, but I could not understand it. I have not made such a setting for Flutter before.


Fixed

I found the problem. I made a mistake where I asked for notification permission. Flutter Firebase permission.

It got resolved when I followed the directive on this page again.

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

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

发布评论

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