firebase通知在Android 10中不起作用10
我遇到了 android 10 的推送通知问题。
我尝试在模拟器中使用 android 11 的推送通知,但我拥有的移动设备具有此版本的 android 10 无法正常工作。
如果我在 Android 11 上安装该应用程序,运行起来非常流畅。
可能是什么问题?
我在 flutter 移动应用程序中使用 firebase。
I'm facing push notifications issue with android 10.
I tried to use push notifications with android 11 in my emulator, but the mobile device I have , it has android 10 with this version didn't work.
If I install the app on Android 11, works very smooth.
What could be the problem?
I am using firebase in flutter mobile application.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
降低 build.gradle 文件中的 minsdk 版本。
Decrease the minsdk version in build.gradle file.