jonathanchh1 / FCMNotificationDemo

This is a simple demo that demonstrates how to send push notification using FCM by pushing it client side.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FCMNotificationDemo

This is a simple demo that demonstrates how to send push notification using FCM by pushing it client side. A few tech stacks where used to achieve client side push and various strategies can be used however,i have implemented a simple format you can use. Some class in the demo weren't utilized however, you can add onto it.

#TECHNOLOGIES :

  1. OKHTTP
  2. GSON
  3. FIREBASE CLOUD MESSAGING

About

This is a simple demo that demonstrates how to send push notification using FCM by pushing it client side.


Languages

Language:Kotlin 100.0%