Read More4.4K views1 minute read Spring BootSpring Boot: 利用 FCM 發送 Push NotificationsByWayne18/05/2021 Firebase Cloud Messaging (FCM) 可以讓我們傳送訊息給 Android、iOS、或 Web 應用程式,也就是所謂的 push notifications(推播)。本文章將介紹如何在 Spring Boot 透過 FCM 發送 push notification。 Read More 0 0 0 0
Read More6.2K views2 minute read AndroidAndroid:接收來自 FCM 的 Push NotificationsByWayne18/05/2021 Firebase Cloud Messaging 可以讓我們傳送訊息給 Android、iOS、或 Web 應用程式,也就是所謂的 push notifications。本文章將介紹如何設定 Firebase console,以及如何實作一個 Android app 來接收 push notifications。 Read More 0 0 0 0