The City Docs
7.4
7.4
  • Welcome
  • ADMIN PANEL
    • Import Project
    • Structure
    • Notification
    • MySQL Database
    • Add New Category
    • News Info
    • Custom Color
    • Change Log
  • ANDROID
    • Getting Started
      • Installation
      • Import Project
    • Structure
    • Package Name ( app id )
    • Firebase [must]
    • REST API
      • Configure API Url
      • Validate Your Web
    • Category
      • Integration
      • Add New
    • Remote Config
    • Ad Networks
    • Maps Configuration
    • Sort By Distance
    • Lazy Load
    • SQLite Database
    • Custom Color
    • Change Log
  • License
Powered by GitBook
On this page
  1. ANDROID

Firebase [must]

FCM Push Notification

PreviousPackage Name ( app id )NextREST API

Starting version 6.4 we migrate from GCM to FCM

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

Make sure you already change applicationId at previous section.

1. Firebase Analytics 2. Firebase Push Notification / Firebase Cloud Messaging (FCM)

Here you can follow this article :

ANDROID Then you need to generate file google-services.json for android project,

http://blog.dream-space.web.id/?p=116
http://blog.dream-space.web.id/?p=217