1.5.2

Backend

Nothing too special in terms of configuration for the 1.5.1. First upload the Update Owners.zip to your server and extract it to your project folder on your server.

Then all you have to do is use the upgrade menu in the backend to automatically configure your backend for the new features/changes.

Note: Its now important to a have cron job run from 1.5.2+ because some process has been move to run/work in background that required cron job to be running

Read more on the firebase delay feature: https://bakoambrose.gitbook.io/fuodz/backend/features/firebase-notification-delay

Customer App

Perform your usually file update. Nothing special apart from new string are now added to the .json translation file, this is a phase of moving all translatable string from the usual .i18n file to the .json file. Note that this will be a gradual process until all the string has been moved to the .json format. So every version will come with new movement of strings

Driver App

Perform your usually file update. Nothing special

Vendor App

Perform your usually file update. Nothing special

Firebase cloud function

Changes were made to the firebase cloud function for taxi booking matching with driver. Please make sure you update your copy of the firebase cloud function and deploy to firebase cloud function server.

There is no Update owners, so setup the New owners and deploy again

Link to how to deploy a firebase cloud function: https://bakoambrose.gitbook.io/fuodz/taxi-feature-firebase-cloud-function/upload-firebase-cloud-functions

Last updated