iamnaran / firebase

Notification using google console firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

firbase

A simple notification application which shows how to get notification form firebase server..

In #MyFirebaseinstanceService class

  Log.d(REG_TOKEN,recent_token);

This will generate current token of your device.. Use it to send notification form firebase console to get notification in that device...

And Dont forget to copy and paste your google_service.json in app folder :)

About

Notification using google console firebase


Languages

Language:Java 100.0%