MBurger project
. This will generate a push API KEY.FirebaseMessagingService
which will triggeronNewToken
to obtain the Firebase token which you'll need to send to the MBurger API andonMessageReceived,
an event triggered when a push message is received. Be aware that MBurger uses the "data" message types in order to permit the developers to completely customize notifications and behavior on receiving notifications (you'll find all about data messages here)