📔
Ridy Flutter
  • 💁Introduction
  • đŸ› ī¸Installation
    • Firebase
    • Server
    • Client
    • Web Application
    • Update
  • 🎨Configuration
    • Admin Panel's Logo and Branding
    • Show Directions
    • Map SDK
    • Measurement System
  • â„šī¸Usage
    • Setup
    • Financials
    • Marketing
    • Management
    • Fleets
    • Online Payments
    • Complaints
  • 🛟Support
    • FAQ
    • Issue
Powered by GitBook
On this page
  1. Installation

Firebase

PreviousIntroductionNextServer

Last updated 1 year ago

The app seamlessly integrates with four Firebase modules, one of which is essential for app operation, the Firebase Cloud Messaging service which would allow notification delivery. In this step, we'll configure Firebase so that you can proceed with the platform-specific tasks required for Firebase integration in the following steps.

To begin, visit and click the "Add New Project" button to create a new Firebase project. This project will be linked to your Google account.

Please note that it is important to configure the server and client components and everything related to the app within a single Firebase project. Avoid using multiple Firebase projects, as this can cause issues with the login feature not functioning correctly.

Within Ridy, we utilize 1-Firebase's Cloud Messaging, 2-Crashlytics (for crash reports), and 3-Analytics services. However, it's important to note that none of these services serve as the hosting solution for Ridy. All of your information is stored on your server, and you can discontinue using Firebase at any time.

đŸ› ī¸
https://console.firebase.google.com