You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added lastMessage function to examples
(Tested, it works :D)
* fixed function overriding old room fields
.set() overrode old room fields which broke everything.
I fixed this issue in this commit.
* Update firebase-cloud-functions.md
This function was created using a deprecated Node 8 environment on a free Firebase plan. Starting from March 15, 2021, you will need a paid plan to use Cloud Functions, so there might be a better way to do it. We will explore options to create more examples, including `read` status and push notifications.
55
+
Starting from March 15, 2021, you will need a paid plan to use Cloud Functions, so there might be a better way to do it. We will explore options to create more examples, including `read` status and push notifications.
0 commit comments