Firebase [ must ]

Integrate Project with Firebase

Configure firebase is very IMPORTANT for this project, From this firebase configuration you will get 4 feature,

Make sure you already change applicationId at previous section.

1. Firebase Analytics 2. Firebase Push Notification / Firebase Cloud Messaging (FCM) 3. Firebase Ads 4. Firebase Remote Config

Here you can follow this article : http://blog.dream-space.web.id/?p=116

ADMIN PANEL You will get FCM API KEY for admin panel need ( you can read tutorial admin panel documentation )

ANDROID Then you need to generate file google-services.json for android project, http://blog.dream-space.web.id/?p=217

Last updated