1.5.5

Backend

Firebase Firestore Index

There are some changes made to the way backend communicate with firebase project, hence you might be getting errors with auto-assignment after uploading the update files. You need to create a new index on firebase firesotre.

To do this, simply click on the upgrade button in the backend, you will notice an error dialog, like the one below:

As you can see from the error dialog, there is an instruction and link for you to follow to auto create the index on firebase firestore for you.

Simply copy the link and open in your browser and login to the firebase account with your project. You will then be shown a page and dialog to confirm creating of the index as shown below:

Click on Create Index. Then your index will be created.

NOTE: It might take few minutes for the index to finish creating, so wait for it to finish before you try upgrading the backend again. Wait for the status to change from building to enabled

Customer App

Note: New strings were added to translations. Perform your usually file update. Nothing special

Driver App

Note: New strings were added to translations.

Perform your usually file update. Nothing special

Vendor App

Note: New strings were added to translations.

Perform your usually file update. Nothing special

Last updated