Firebase Realtime Database is a service by Google that lets two phones exchange messages instantly — like a private messaging channel that belongs to you. When your family member taps an emergency alert, Firebase delivers it to every connected phone in under 2 seconds, even if they are in another city.
Before Firebase was working, Family Alert was not delivering messages to other family members. Here is exactly what went wrong and how each issue was resolved:
{"rules":{".read":true,".write":true}} — and alerts started working immediately.The Family Head (whoever manages the app) does this once. All other family members connect automatically — they do not need to do anything.
If you want your family's alerts on your own personal Firebase project (separate from the app's admin Firebase), you can now do this directly in the app:
Follow the steps above, set up Firebase in 5 minutes, and keep your family connected.
🫂 Back to Family Alert →