Sample app to simulate push notification using Firebase Cloud Messaging (earlier known as Google Cloud Messaging — GCM)
- Go to Firebase Console to create project.
- Create Android App, insert
package name
and hit Register App - Download config file
google-services.json
and put it inside your project'sapp
folder