Firebase implementation with live_update

  • Can someone advise this rep and would this somehow replace the live_update with Faye?
    I’ll be using firebase notifications anyway for a mobile app so would make sense for me to use them.
  • Would this repo still work with the latest scheduler version, although the last repo update is already 3 years old.

Hello @Contente ,

I just tested it with the latest scheduler version, and it still works with no issues.

Regarding replacing the live-updates with Faye - this firebase solution works in the pretty same way and updates data on multiple devices at the same time.

1 Like