FCM Notif
FCM Push Notification
Starting version 6.4
we migrate from GCM to FCM
To make fcm works for admin web you need to have GOOGLE_API_KEY, here the tutorial http://blog.dream-space.web.id/?p=49
To make fcm works for android you need to get file google-services.json, here the tutorial http://blog.dream-space.web.id/?p=121 , if you already create firebase project for the city before you must use it, you only need to add app and download .json file
google-services.json - for android
GOOGLE_API_KEY - for admin web
Last updated