Top

Documentation

Taxido is a unique and innovative app and website that brings a range of professional taxi services to your doorstep. Whether you need a quick ride, a rental, or intercity travel, Taxido offers reliable, convenient, and efficient solutions. Taxido - your all-in-one taxi service!

Firebase Ios Setup:


  1. Access your Firebase project and navigate to Firebase Dashboard > Project Settings. Scroll down the page and select the Add App button.
  2. Select the iOS option and register your app. thoroughly.
  3. Ensure that all steps are completed.
  4. Download the "GoogleService-Info.plist" file.
  5. And Place it in ios > Runner directory of your project.
  6. Navigate to Firebase Dashboard > Project Settings > Select your iOS User APP > Copy the “Encoded App ID” value and

  7. <key>CFBundleURLSchemes</key> 
    <array> 
    <string>PASTE ENCODED APP ID HERE</string> 
    </array>