Is it possible to generate a push notification (if the app is not in the foreground) on firebase db changes? I started coding an android app.

是否可以在firebase db更改时生成推送通知(如果应用程序不在前台)?我开始编写一个Android应用程序。

3 个解决方案

#1


11

Firebase provides a tool called Cloud Functions.

Firebase提供了一个名为Cloud Functions的工具。

With this, you can listen to your Firebase Database and send Notifications without the need for an external server :)

有了这个,您可以收听Firebase数据库并发送通知,而无需外部服务器:)

See : https://firebase.google.com/docs/functions/use-cases

请参阅:https://firebase.google.com/docs/functions/use-cases

更多相关文章

  1. 王家林最受欢迎的一站式云计算大数据和移动互联网解决方案课程 V
  2. 当在调试模式下启动时,Android应用程序崩溃。
  3. 基于Java的应用程序的GUI测试工具
  4. 为内存密集型应用程序增加JVM最大堆大小
  5. java与ASP.NET网络应用程序在生命期开始时的比较。
  6. java小练习(一个数如果恰好等于它的因子之和,这个数就称为“完数”
  7. 如何让我的基本SWT应用程序在Mac OS X 10.5.6中正常退出?

随机推荐

  1. MySQL中的类Decode用法
  2. 如何优化用于从表复制数据的oracle过程?
  3. SQL关键字转换大写核心算法实现
  4. 关于使用框架操作Oracle数据库切换MySQL
  5. SQLServer 延迟事务持久性
  6. 修改sqlserver 2008 express为混合认证模
  7. linux ,cron定时任务 备份mysql数据库
  8. 动态执行sql问题
  9. SQL SERVER 日志已满的处理方法
  10. mysql 5.7 安装错误提示总结