Fast Memo's Logo
EN
Language switch to EnglishEnglish (EN)
Language switch to ItalianoItaliano (IT)
Language switch to DeutschDeutsch (DE)
Language switch to FrançaisFrançais (FR)
Language switch to EspañolEspañol (ES)
Language switch to 中国人中国人 (CH)

How to Set Up Google Firebase on Your Application

Set up Cloud Sync on Fast Memo to keep your data synchronized across your devices, so you never lose what you jot down!

Prerequisites:

A Google account. If you don't have one, follow these simple steps to create one: Create a Google account.

Steps:

Step 1

Go to the Google Firebase Console website and sign in with your Google account.

Step 2

Click on 'Add project'.

Step 3

Choose a name for your project (you can enter a name of your choice).

Step 4

Disable 'Google Analytics' and click 'Create project', then 'Continue' when the process is completed.

Step 5

Click on the </> icon next to 'Web'.

Step 6

Give your app any name and click 'Register app'.

Step 7

After registration, Google will provide you with important information that you need to enter in the Fast Memo app. It will be used in Settings → Cloud Sync. Make sure to save them, but you can always retrieve them from the 'Project Overview' by clicking on the '1 app' option.

Step 8

Return to your project page by clicking 'Go to the console'. In the sidebar, select 'Create' → 'Firestore Database'.

Step 9

You will be asked to create a database. Click 'Create database'.

Step 10

Select 'Start in production mode' and click 'Next'. Then choose the location for Cloud Firestore that is closest to you (e.g., 'Europe' if you live in Europe). Click 'Enable'.

Step 11

Once completed, you will be redirected to the Cloud Firestore page, which is always accessible from the sidebar under 'Project shortcuts'. Click on the 'Rules' tab at the top and change 'allow read, write: if false;' to 'allow read, write: if true;' to allow reading and writing.

Step 12

Now you are ready to connect Google Firebase to Fast Memo. Open the app, go to Settings (bottom left gear icon), and then to the 'Cloud Sync' section. Enable Cloud Sync (it may ask for a secret code) and enter the API Key, Project Id, and App Id that you obtained in step 7. After entering this information, save the settings, and cloud synchronization with Google Firebase will begin. All data, including notes and categories, will be saved on Google Firebase, and subsequent changes will be automatically synchronized in the database. You can connect multiple devices, and the data will be updated in real-time.

Important Note: Remember that you are responsible for the data on Google Firebase, as data management is autonomous. Any data loss is not attributable to the creator of Fast Memo.

Optional Steps:

Step 1

Disable Firebase preferences by clicking here.

Step 2

Scroll down and disable all 4 options.