Service connecting to Firebase a bad idea?

后端 未结 2 602
执笔经年
执笔经年 2021-01-17 14:02

I am building an Android app that requires real time updates. My server is Firebase. Firebase is meant to receive its updated data when the user is connected to the server.

2条回答
  •  南方客
    南方客 (楼主)
    2021-01-17 14:37

    You could also try zapier.com which has a firebase + pushover integration to send gcm. but it will require some spending.for free you will have to develop this your self on your custom server, using firebase queue.

提交回复
热议问题