1.7.72
Backend
Perform your usually file update. Make sure all files in the zipped folder is uploaded to your server.
Glover now has support for using websocket instead of depending on firebase firestore for real time order syncing between apps. This is to help reduce cost from using firebase firestore read and writes.
How To setup websocket on your vps using the laravel reverb: 👇🏽
Websocket SetupCustomer/Driver/Vendor
App Perform your usually file update.
You need to install/update flutter 3.29.3 to run the Glover project.
iOS Build
Note: You need to install/update to Xcode 16.0+ to build iOS app for this version. You also need to upgrade your Cocoapods on your mac. Required version is: 1.14.3.
To check your cocoapods version, run this command in your terminal:
pod --version
Last updated
Was this helpful?